Searched defs:videoFormat (Results 1 – 8 of 8) sorted by relevance
| /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/mediarecorder/ |
| D | MediaRecorderTest.java | 82 int videoFormat, int outFormat, String outFile, boolean videoOnly) { in recordVideo() 229 int videoFormat, int outFormat, String outFile, boolean videoOnly, in recordVideoFromSurface() 375 int videoFormat, int outFormat, String outFile, boolean videoOnly) { in invalidRecordSetting()
|
| /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/ |
| D | MediaDecoder.java | 252 MediaFormat videoFormat = mMediaExtractor.getTrackFormat(mVideoTrackIndex); in onStart() local
|
| /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/performance/ |
| D | MediaPlayerPerformance.java | 222 private boolean stressVideoRecord(int frameRate, int width, int height, int videoFormat, in stressVideoRecord()
|
| /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
| D | h264bsd_vui.h | 93 u32 videoFormat; member
|
| /frameworks/av/media/libstagefright/ |
| D | StagefrightMetadataRetriever.cpp | 151 sp<AMessage> videoFormat; in extractVideoFrame() local
|
| /frameworks/av/media/libmediaplayerservice/nuplayer/ |
| D | NuPlayer.cpp | 1348 sp<AMessage> videoFormat = mSource->getFormat(false /* audio */); in onStart() local 1553 sp<AMessage> videoFormat = mSource->getFormat(false /* audio */); in determineAudioModeChange() local
|
| /frameworks/av/services/camera/libcameraservice/api1/client2/ |
| D | Parameters.h | 134 int videoWidth, videoHeight, videoFormat; member
|
| /frameworks/base/media/java/android/media/tv/ |
| D | TvContract.java | 626 public static final String getVideoResolution(String videoFormat) { in getVideoResolution()
|