Searched refs:OUTPUT_FORMAT_DEFAULT (Results 1 – 5 of 5) sorted by relevance
238 ASSERT_NO_FATAL_FAILURE(setAudioRecorderFormat(OUTPUT_FORMAT_DEFAULT, AUDIO_ENCODER_DEFAULT)); in TEST_F()275 setAudioRecorderFormat(OUTPUT_FORMAT_DEFAULT, AUDIO_ENCODER_DEFAULT, AUDIO_SOURCE_MIC)); in TEST_F()302 ASSERT_NO_FATAL_FAILURE(setAudioRecorderFormat(OUTPUT_FORMAT_DEFAULT, AUDIO_ENCODER_DEFAULT)); in TEST_F()
55 OUTPUT_FORMAT_DEFAULT = 0, enumerator
305 if (of < OUTPUT_FORMAT_DEFAULT || in setOutputFormat()311 if (of == OUTPUT_FORMAT_DEFAULT) { in setOutputFormat()1163 case OUTPUT_FORMAT_DEFAULT: in prepareInternal()1236 case OUTPUT_FORMAT_DEFAULT: in start()
750 mOutputFormat = OUTPUT_FORMAT_DEFAULT; in doCleanUp()
265 if (of < OUTPUT_FORMAT_DEFAULT || of >= OUTPUT_FORMAT_LIST_END) { in android_media_MediaRecorder_setOutputFormat()