Home
last modified time | relevance | path

Searched defs:outFormat (Results 1 – 12 of 12) 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/SampleCode/
DAMRWB_E_SAMPLE.c96 VO_AUDIO_OUTPUTINFO outFormat; 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.cpp1067 Error Composer::getDisplayedContentSamplingAttributes(Display display, PixelFormat* outFormat, in getDisplayedContentSamplingAttributes()
/frameworks/base/media/jni/
Dandroid_mtp_MtpDatabase.cpp1006 MtpObjectFormat& outFormat) { in getObjectFilePath()
/frameworks/native/libs/gui/
DISurfaceComposer.cpp680 ui::PixelFormat* outFormat, in getDisplayedContentSamplingAttributes()
DSurfaceComposerClient.cpp1498 ui::PixelFormat* outFormat, in getDisplayedContentSamplingAttributes()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp1168 ui::PixelFormat* outFormat, in getDisplayedContentSamplingAttributes()
/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2Test.cpp967 android_pixel_format_t* outFormat, hwc2_display_t* outDisplay, in createVirtualDisplay()