HomeSort by relevance Sort by last modified time
    Searched refs:AUDIO_ENCODER_LIST_END (Results 1 - 3 of 3) sorted by null

  /frameworks/base/include/media/
mediarecorder.h 94 AUDIO_ENCODER_LIST_END // must be the last - used to validate the audio encoder type
  /frameworks/base/media/jni/
android_media_MediaRecorder.cpp 217 if (ae < AUDIO_ENCODER_DEFAULT || ae >= AUDIO_ENCODER_LIST_END) {
  /frameworks/base/media/libmediaplayerservice/
StagefrightRecorder.cpp 120 ae >= AUDIO_ENCODER_LIST_END) {
    [all...]

Completed in 811 milliseconds