Home
last modified time | relevance | path

Searched defs:mOutputFormat (Results 1 – 22 of 22) sorted by relevance

/frameworks/base/media/mca/filterpacks/java/android/filterpacks/text/
DStringSource.java37 private FrameFormat mOutputFormat; field in StringSource
DToUpperCase.java33 private FrameFormat mOutputFormat; field in ToUpperCase
/frameworks/av/include/media/stagefright/
DMediaAdapter.h69 sp<MetaData> mOutputFormat; member
DMediaCodec.h201 sp<AMessage> mOutputFormat; member
DOMXCodec.h191 sp<MetaData> mOutputFormat; member
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/numeric/
DSinWaveFilter.java39 private FrameFormat mOutputFormat; field in SinWaveFilter
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
DToGrayFilter.java48 private MutableFrameFormat mOutputFormat; field in ToGrayFilter
DResizeFilter.java53 private MutableFrameFormat mOutputFormat; field in ResizeFilter
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/base/
DRetargetFilter.java37 private MutableFrameFormat mOutputFormat; field in RetargetFilter
DInputStreamSource.java47 private MutableFrameFormat mOutputFormat = null; field in InputStreamSource
DObjectSource.java40 private FrameFormat mOutputFormat = FrameFormat.unspecified(); field in ObjectSource
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/performance/
DThroughputFilter.java41 private FrameFormat mOutputFormat; field in ThroughputFilter
/frameworks/av/libvideoeditor/lvpp/
DVideoEditorSRC.h64 sp<MetaData> mOutputFormat; variable
/frameworks/native/services/surfaceflinger/DisplayHardware/
DVirtualDisplaySurface.h145 uint32_t mOutputFormat; variable
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/videosrc/
DSurfaceTextureSource.java117 private MutableFrameFormat mOutputFormat; field in SurfaceTextureSource
DCameraSource.java81 private MutableFrameFormat mOutputFormat; field in CameraSource
DMediaSource.java109 private MutableFrameFormat mOutputFormat; field in MediaSource
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/
DTrackDecoder.java48 private MediaFormat mOutputFormat; field in TrackDecoder
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/videosink/
DMediaEncoderFilter.java130 private int mOutputFormat = MediaRecorder.OutputFormat.MPEG_4; field in MediaEncoderFilter
/frameworks/av/media/libstagefright/wifi-display/source/
DConverter.h97 sp<AMessage> mOutputFormat; member
/frameworks/av/media/libmediaplayerservice/
DStagefrightRecorder.h84 output_format mOutputFormat; member
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/videoproc/
DBackDropperFilter.java215 private FrameFormat mOutputFormat; field in BackDropperFilter