Home
last modified time | relevance | path

Searched refs:fileFormat (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/media/misc/src/android/media/misc/cts/
DCamcorderProfileTest.java126 profile.fileFormat, in checkProfile()
158 profile.fileFormat, in checkAllProfiles()
170 assertEquals(profile.fileFormat, allProfiles.getRecommendedFileFormat()); in checkAllProfiles()
274 assertEquals(expectedProfile.fileFormat, actualProfile.fileFormat); in assertProfileEquals()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
DItsService.java385 public int fileFormat; field in ItsService.VideoRecordingObject
392 int fileFormat, double zoomRatio, in VideoRecordingObject() argument
398 this.fileFormat = fileFormat; in VideoRecordingObject()
404 int fileFormat, double zoomRatio, in VideoRecordingObject() argument
407 INVALID_FRAME_RATE, fileFormat, zoomRatio, in VideoRecordingObject()
2785 int fileFormat = camcorderProfile.fileFormat;
2786 String outputFilePath = getOutputMediaFile(cameraDeviceId, videoSize, quality, fileFormat,
2878 quality, videoSize, camcorderProfile.videoFrameRate, fileFormat, zoomRatio,
2899 int fileFormat = camcorderProfile.fileFormat;
2901 fileFormat, /* stabilized= */
[all …]
/cts/tests/tests/media/recorder/src/android/media/recorder/cts/
DMediaRecorderTest.java669 int fileFormat, int codec) throws Exception { in testRecordAudioInRawFormat() argument
674 mMediaRecorder.setOutputFormat(fileFormat); in testRecordAudioInRawFormat()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt22058 field public int fileFormat;