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

  /frameworks/av/include/media/
mediarecorder.h 84 AUDIO_ENCODER_DEFAULT = 0,
  /frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.cpp 170 if (ae < AUDIO_ENCODER_DEFAULT ||
176 if (ae == AUDIO_ENCODER_DEFAULT) {
961 case AUDIO_ENCODER_DEFAULT:
1028 if (mAudioEncoder != AUDIO_ENCODER_DEFAULT &&
    [all...]
  /frameworks/base/media/jni/
android_media_MediaRecorder.cpp 233 if (ae < AUDIO_ENCODER_DEFAULT || ae >= AUDIO_ENCODER_LIST_END) {
  /device/moto/shamu/camera/QCamera2/HAL/test/
qcamera_test.cpp     [all...]
  /hardware/qcom/camera/QCamera2/HAL/test/
qcamera_test.cpp     [all...]

Completed in 306 milliseconds