HomeSort by relevance Sort by last modified time
    Searched refs:THREE_GPP (Results 1 - 25 of 44) sorted by null

1 2

  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/mediarecorder/
MediaRecorderTest.java 141 recorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP);
350 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP);
486 MediaRecorder.OutputFormat.THREE_GPP,
502 MediaRecorder.OutputFormat.THREE_GPP, MediaNames.INVALD_VIDEO_PATH, false);
566 MediaRecorder.OutputFormat.THREE_GPP, filename,
594 MediaRecorder.OutputFormat.THREE_GPP, filename,
633 MediaRecorder.OutputFormat.THREE_GPP,
  /cts/tests/tests/mediastress/src/android/mediastress/cts/
MediaRecorderStressTest.java 268 mRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP);
357 mRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP);
436 mRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP);
CodecTest.java 466 mRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP);
  /packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/
LevelTrackingMediaRecorder.java 62 private static final int MEDIA_RECORDER_OUTPUT_FORMAT = MediaRecorder.OutputFormat.THREE_GPP;
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
MediaRecorderStateUnitTestTemplate.java 40 public static final int OUTPUT_FORMAT= MediaRecorder.OutputFormat.THREE_GPP;
  /cts/tests/tests/media/src/android/media/cts/
MediaRecorderTest.java 619 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP);
687 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP);
702 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP);
721 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP);
766 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP);
    [all...]
RoutingTest.java 743 mediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP);
MediaPlayer2Test.java     [all...]
MediaPlayerTest.java     [all...]
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/media/
MediaRecorderFacade.java 134 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP);
  /frameworks/base/media/java/android/media/
MediaRecorder.java 56 * recorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP);
414 public static final int THREE_GPP = 1;
577 * video if the output format is OutputFormat.THREE_GPP or
600 * stored in udta box if the output format is OutputFormat.THREE_GPP
    [all...]
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
MediaRecorderStressTest.java 232 mRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP);
Camera2RecordingTest.java     [all...]
  /pdk/apps/TestingCamera2/src/com/android/testingcamera2/v1/
CameraRecordingStream.java 460 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP);
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/performance/
MediaPlayerPerformance.java 269 mRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP);
  /frameworks/base/media/tests/ScoAudioTest/src/com/android/scoaudiotest/
ScoAudioTest.java 467 mMediaRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP);
  /hardware/interfaces/radio/1.0/
types.hal     [all...]
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
CodecTest.java 499 mRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP);
  /packages/apps/SoundRecorder/src/com/android/soundrecorder/
SoundRecorder.java 388 mRecorder.startRecording(MediaRecorder.OutputFormat.THREE_GPP, ".3gpp",
  /cts/tests/camera/src/android/hardware/camera2/cts/
RecordingTest.java     [all...]
  /frameworks/support/media/src/androidTest/java/androidx/media/
MediaPlayer2Test.java     [all...]
  /external/robolectric/v1/lib/main/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/18/
android.jar 

Completed in 1103 milliseconds

1 2