Home
last modified time | relevance | path

Searched defs:videoFormat (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/mediarecorder/
DMediaRecorderTest.java77 int videoFormat, int outFormat, String outFile, boolean videoOnly) { in recordVideo()
224 int videoFormat, int outFormat, String outFile, boolean videoOnly, in recordVideoFromSurface()
370 int videoFormat, int outFormat, String outFile, boolean videoOnly) { in invalidRecordSetting()
/frameworks/av/media/libstagefright/
DFrameDecoder.cpp319 sp<AMessage> videoFormat = onGetFormatAndSeekOptions( in init() local
559 sp<AMessage> videoFormat; in onGetFormatAndSeekOptions() local
894 sp<AMessage> videoFormat; in onGetFormatAndSeekOptions() local
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/
DMediaDecoder.java254 MediaFormat videoFormat = mMediaExtractor.getTrackFormat(mVideoTrackIndex); in onStart() local
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/performance/
DMediaPlayerPerformance.java219 private boolean stressVideoRecord(int frameRate, int width, int height, int videoFormat, in stressVideoRecord()
/frameworks/av/media/module/libmediatranscoding/transcoder/tests/
DMediaTranscoderTests.cpp230 std::shared_ptr<AMediaFormat> videoFormat; in verifyOutputFormat() local
DMediaSampleWriterTests.cpp373 std::shared_ptr<AMediaFormat> videoFormat = in TEST_F() local
/frameworks/av/media/module/libmediatranscoding/transcoder/benchmark/
DMediaTranscoderBenchmark.cpp93 AMediaFormat* videoFormat = AMediaFormat_new(); in CreateDefaultVideoFormat() local
/frameworks/av/services/camera/libcameraservice/api1/client2/
DParameters.h145 int videoWidth, videoHeight, videoFormat; member
/frameworks/base/media/java/android/media/tv/
DTvContract.java2047 public static final String getVideoResolution(@VideoFormat String videoFormat) { in getVideoResolution()
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayer.cpp1906 sp<AMessage> videoFormat = mSource->getFormat(false /* audio */); in determineAudioModeChange() local