Searched refs:AVCLevel1b (Results 1 – 7 of 7) sorted by relevance
50 inline constexpr int32_t AVCLevel1b = 0x02; variable73 case AVCLevel1b: return "1b";
189 { 9, AVCLevel1b }, // technically, 9 is only used for High+ profiles in parseAvcProfileLevelFromAvcc()192 { 11, AVCLevel1b }, in parseAvcProfileLevelFromAvcc()234 codecLevel = (constraints & 0x10) ? AVCLevel1b : AVCLevel11; in parseAvcProfileLevelFromAvcc()
55 { C2Config::LEVEL_AVC_1B, AVCLevel1b },
3139 case CodecProfileLevel.AVCLevel1b:4121 public static final int AVCLevel1b = 0x02;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
14666 field public static final int AVCLevel1b = 2; // 0x2
22945 field public static final int AVCLevel1b = 2; // 0x2