Searched refs:AUDIO_ENCODER_LIST_END (Results 1 – 3 of 3) sorted by relevance
100 AUDIO_ENCODER_LIST_END // must be the last - used to validate the audio encoder type enumerator
265 if (ae < AUDIO_ENCODER_DEFAULT || ae >= AUDIO_ENCODER_LIST_END) { in android_media_MediaRecorder_setAudioEncoder()
287 ae >= AUDIO_ENCODER_LIST_END) { in setAudioEncoder()