Searched defs:AVC_SDR_PROFILES (Results 1 – 1 of 1) sorted by relevance
219 static final int[] AVC_SDR_PROFILES = new int[]{AVCProfileBaseline, AVCProfileMain, field in CodecTestBase477 PROFILE_SDR_MAP.put(MediaFormat.MIMETYPE_VIDEO_AVC, AVC_SDR_PROFILES); in PROFILE_SDR_MAP.put() argument