Searched refs:MPEG_4 (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/performance/
H A DMediaPlayerPerformance.java431 MediaRecorder.VideoEncoder.H263, MediaRecorder.OutputFormat.MPEG_4,
452 MediaRecorder.VideoEncoder.MPEG_4_SP, MediaRecorder.OutputFormat.MPEG_4,
474 MediaRecorder.VideoEncoder.H263, MediaRecorder.OutputFormat.MPEG_4,
/frameworks/base/media/java/android/media/
H A DMediaRecorder.java247 public static final int MPEG_4 = 2; field in class:MediaRecorder.OutputFormat
405 * OutputFormat.MPEG_4 so that a video player can choose the proper
428 * or OutputFormat.MPEG_4, and is ignored for other output formats.
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/videosink/
H A DMediaEncoderFilter.java130 private int mOutputFormat = MediaRecorder.OutputFormat.MPEG_4;

Completed in 76 milliseconds