Searched refs:AUDIO_ENCODER_AMR_WB (Results 1 – 4 of 4) sorted by relevance
93 AUDIO_ENCODER_AMR_WB = 2, enumerator
309 std::make_pair(OUTPUT_FORMAT_AMR_WB, AUDIO_ENCODER_AMR_WB),
1116 case AUDIO_ENCODER_AMR_WB: in createAudioSource()1209 if (mAudioEncoder != AUDIO_ENCODER_AMR_WB) { in setupAMRRecording()1850 case AUDIO_ENCODER_AMR_WB: in setupAudioEncoder()
94 {"amrwb", AUDIO_ENCODER_AMR_WB},