Home
last modified time | relevance | path

Searched defs:outFormat (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/mediarecorder/
DMediaRecorderTest.java82 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/av/media/libstagefright/codecs/amrwbenc/test/
DAmrwbEncoderTest.cpp93 VO_AUDIO_OUTPUTINFO outFormat; in TEST_P() local
/frameworks/av/media/libstagefright/codecs/amrwbenc/SampleCode/
DAMRWB_E_SAMPLE.c96 VO_AUDIO_OUTPUTINFO outFormat; in encode() local
/frameworks/av/media/tests/benchmark/MediaBenchmarkTest/src/main/java/com/android/media/benchmark/library/
DDecoder.java196 MediaFormat outFormat = mCodec.getOutputFormat(); in decode() local
DEncoder.java223 MediaFormat outFormat = mCodec.getOutputFormat(); in encode() local
/frameworks/av/media/libstagefright/
DSimpleDecodingSource.cpp77 sp<AMessage> outFormat; in Create() local
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/performance/
DMediaPlayerPerformance.java223 int outFormat, String outFile, boolean videoOnly) { in stressVideoRecord()
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWComposer.cpp750 ui::PixelFormat* outFormat, in getDisplayedContentSamplingAttributes()
DHWC2.cpp532 Error Display::getDisplayedContentSamplingAttributes(PixelFormat* outFormat, in getDisplayedContentSamplingAttributes()
DComposerHal.cpp1069 Error Composer::getDisplayedContentSamplingAttributes(Display display, PixelFormat* outFormat, in getDisplayedContentSamplingAttributes()
/frameworks/base/media/jni/
Dandroid_mtp_MtpDatabase.cpp944 MtpObjectFormat& outFormat) { in getObjectFilePath()
/frameworks/native/libs/gui/
DISurfaceComposer.cpp681 ui::PixelFormat* outFormat, in getDisplayedContentSamplingAttributes()
DSurfaceComposerClient.cpp1499 ui::PixelFormat* outFormat, in getDisplayedContentSamplingAttributes()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp1153 ui::PixelFormat* outFormat, in getDisplayedContentSamplingAttributes()
/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2Test.cpp967 android_pixel_format_t* outFormat, hwc2_display_t* outDisplay, in createVirtualDisplay()