HomeSort by relevance Sort by last modified time
    Searched refs:outFormat (Results 1 - 4 of 4) sorted by null

  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
MediaRecorderTest.java 71 int videoFormat, int outFormat, String outFile, boolean videoOnly) {
79 mRecorder.setOutputFormat(outFormat);
80 Log.v(TAG, "output format " + outFormat);
165 int videoFormat, int outFormat, String outFile, boolean videoOnly) {
172 mRecorder.setOutputFormat(outFormat);
173 Log.v(TAG, "output format " + outFormat);
  /frameworks/base/media/libstagefright/codecs/amrwbenc/SampleCode/
AMRWB_E_SAMPLE.c 95 VO_AUDIO_OUTPUTINFO outFormat;
209 returnCode = AudioAPI.GetOutputData(hCodec,&outData, &outFormat);
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/performance/
MediaPlayerPerformance.java 277 int outFormat, String outFile, boolean videoOnly) {
287 mRecorder.setOutputFormat(outFormat);
288 Log.v(TAG, "output format " + outFormat);
  /device/samsung/crespo/libcamera/
SecCamera.cpp     [all...]

Completed in 208 milliseconds