Searched refs:avc (Results 1 – 5 of 5) sorted by relevance
/cts/hostsidetests/mediapc/videoencodingquality/bdrate/ |
D | Android.bp | 95 "Codec": "avc", 105 "Codec": "avc", 115 "Codec": "avc", 125 "Codec": "avc", 135 "Codec": "avc", 145 "Codec": "avc",
|
/cts/tests/mediapc/ |
D | README.md | 31 Example: To limit the tests to run for media types whose names start with video/avc 34 … -- --module-arg CtsMediaPerformanceClassTestCases:instrumentation-arg:media-type-prefix:=video/avc 39 Example: To limit the tests to run for c2.android.avc.decoder and c2.android.hevc.encoder 42 …aPerformanceClassTestCases:instrumentation-arg:codec-filter:="c2\.android\.avc\.decoder\|c2\.andro…
|
/cts/tests/media/ |
D | README.md | 43 Example: To limit the tests to run for c2.android.avc.encoder and c2.exynos.hevc.encoder 46 …le-arg CtsMediaV2TestCases:instrumentation-arg:codec-filter:="c2\.android\.avc\.encoder\|c2\.exyno… 81 |avc|mimetype_video_avc|
|
/cts/tests/tests/security/jni/ |
D | android_security_cts_cve_2019_2213_Test.c | 1062 u64 avc = find_adrp_add(seqno); in locate_avc() local 1063 dbg("avc=%016zx", avc); in locate_avc() 1064 return avc; in locate_avc() 1083 u64 grant(u64 avc, u32 ssid, u32 tsid, u16 class) { in grant() argument 1097 u64 head = avc + hash * 8; in grant() 1140 u64 avc = locate_avc(hooks); in disable_selinux() local 1141 if (avc == (u64)-1) { in disable_selinux() 1148 u64 avcnode = grant(avc, get_sid(), 2, 1); in disable_selinux()
|
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/ |
D | current.txt | 23759 field public static final String MIMETYPE_VIDEO_AVC = "video/avc";
|