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