Searched refs:AUDIO_ENCODER_AMR_WB (Results 1 – 5 of 5) sorted by relevance
94 AUDIO_ENCODER_AMR_WB = 2, enumerator
313 std::make_pair(OUTPUT_FORMAT_AMR_WB, AUDIO_ENCODER_AMR_WB),
334 AudioEncoderFormat = AUDIO_ENCODER_AMR_WB; in setConfig()
1398 case AUDIO_ENCODER_AMR_WB: in createAudioSource()1506 if (mAudioEncoder != AUDIO_ENCODER_AMR_WB) { in setupAMRRecording()2179 case AUDIO_ENCODER_AMR_WB: in setupAudioEncoder()
113 {"amrwb", AUDIO_ENCODER_AMR_WB},