Searched refs:MPEG4ProfileAdvancedScalable (Results 1 – 5 of 5) sorted by relevance
158 inline constexpr int32_t MPEG4ProfileAdvancedScalable = 0x4000; variable177 case MPEG4ProfileAdvancedScalable: return "AdvancedScalable";
557 { 0b11010001, { MPEG4ProfileAdvancedScalable, MPEG4Level1 } }, in parseMpeg4ProfileLevelFromCsd()558 { 0b11010010, { MPEG4ProfileAdvancedScalable, MPEG4Level2 } }, in parseMpeg4ProfileLevelFromCsd()559 { 0b11010011, { MPEG4ProfileAdvancedScalable, MPEG4Level3 } }, in parseMpeg4ProfileLevelFromCsd()
3365 case CodecProfileLevel.MPEG4ProfileAdvancedScalable: // 1-34174 public static final int MPEG4ProfileAdvancedScalable = 0x4000;
14742 field public static final int MPEG4ProfileAdvancedScalable = 16384; // 0x4000
23070 field public static final int MPEG4ProfileAdvancedScalable = 16384; // 0x4000