Searched refs:setOutputFormat (Results 1 – 16 of 16) sorted by relevance
248 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.DEFAULT); in testRecorderCamera()323 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.MPEG_2_TS); in testRecorderMPEG2TS()442 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.DEFAULT); in recordVideoUsingCamera()553 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.DEFAULT); in testRecorderVideo()573 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.DEFAULT); in testSetOutputFile()611 mMediaRecorder.setOutputFormat(fileFormat); in testRecordAudioInRawFormat()622 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP); in configureDefaultMediaRecorder()673 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.DEFAULT); in testRecordAudioFromAudioSourceUnprocessed()700 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP); in testRecorderAudio()715 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP); in testOnInfoListener()[all …]
322 mRecorder.setOutputFormat(mParam % 5); in testRecorderRandomAction()
781 mediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP); in allocMediaRecorder()
1081 recorder.setOutputFormat(MediaRecorder.OutputFormat.DEFAULT);2432 mr.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP); in recordMedia()
48 recorder->setOutputFormat(0); in main()
48 mediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP); in test_cve_2016_2499()
269 mRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP); in testStressRecorder()358 mRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP); in testStressCameraSwitchRecorder()437 mRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP); in testStressRecordVideoAndPlayback()
466 mRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP); in mediaRecorderRecord()
126 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.DEFAULT); in surfaceChanged()
174 void setOutputFormat(std::shared_ptr<AMediaFormat> fmt) { in setOutputFormat() function
248 mStats.setOutputFormat(format); in run()
76 void setOutputFormat(AMediaFormat* format);
43 aSyncHandle->setOutputFormat(format); in onAsyncFormatChanged()143 void CodecAsyncHandler::setOutputFormat(AMediaFormat* format) { in setOutputFormat() function in CodecAsyncHandler
228 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.DEFAULT); in prepareVideoRecorder()
1336 recorder.setOutputFormat(MediaRecorder.OutputFormat.DEFAULT); in recordVideoBySize()2873 recorder.setOutputFormat(MediaRecorder.OutputFormat.DEFAULT); in recordVideoSimpleBySize()
1581 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP); in prepareRecording()