Searched refs:AUDIO_MPEG_L1 (Results 1 – 4 of 4) sorted by relevance
92 case MimeTypes.AUDIO_MPEG_L1: in getCodecName()
219 new String[] {MimeTypes.AUDIO_MPEG_L1, MimeTypes.AUDIO_MPEG_L2, MimeTypes.AUDIO_MPEG};
53 public static final String AUDIO_MPEG_L1 = BASE_TYPE_AUDIO + "/mpeg-L1"; field in MimeTypes172 case AUDIO_MPEG_L1: in allSamplesAreSyncSamples()
65 enumerateDecoders(MimeTypes.AUDIO_MPEG_L1); in enumerateDecoders()