Searched refs:setOutputFormat (Results 1 – 14 of 14) sorted by relevance
245 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.DEFAULT); in testRecorderCamera()320 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.MPEG_2_TS); in testRecorderMPEG2TS()439 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.DEFAULT); in recordVideoUsingCamera()548 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.DEFAULT); in testRecorderVideo()568 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.DEFAULT); in testSetOutputFile()606 mMediaRecorder.setOutputFormat(fileFormat); in testRecordAudioInRawFormat()619 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP); in testGetActiveMicrophones()661 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.DEFAULT); in testRecordAudioFromAudioSourceUnprocessed()687 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP); in testRecorderAudio()702 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP); in testOnInfoListener()[all …]
317 mRecorder.setOutputFormat(mParam % 5); in testRecorderRandomAction()
743 mediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP); in allocMediaRecorder()
881 recorder.setOutputFormat(MediaRecorder.OutputFormat.DEFAULT);2089 mr.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP); in recordMedia()
1065 recorder.setOutputFormat(MediaRecorder.OutputFormat.DEFAULT);2393 mr.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP); in recordMedia()
48 recorder->setOutputFormat(0); in main()
123 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.DEFAULT); in surfaceChanged()
268 mRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP); in testStressRecorder()357 mRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP); in testStressCameraSwitchRecorder()436 mRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP); in testStressRecordVideoAndPlayback()
466 mRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP); in mediaRecorderRecord()
174 void setOutputFormat(std::shared_ptr<AMediaFormat> fmt) { in setOutputFormat() function
248 mStats.setOutputFormat(format); in run()
201 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.DEFAULT); in prepareVideoRecorder()
1470 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP); in prepareRecording()
1297 recorder.setOutputFormat(MediaRecorder.OutputFormat.DEFAULT); in recordVideoBySize()2762 recorder.setOutputFormat(MediaRecorder.OutputFormat.DEFAULT);