Home
last modified time | relevance | path

Searched defs:colorFormat (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/cmds/stagefright/
Drecordvideo.cpp53 DummySource(int width, int height, int nFrames, int fps, int colorFormat) in DummySource()
159 int colorFormat = OMX_COLOR_FormatYUV420Planar; in main() local
Drecord.cpp45 DummySource(int width, int height, int colorFormat) in DummySource()
180 int colorFormat = translateColorToOmxEnumValue(atoi(argv[2])); in main() local
/frameworks/media/libvideoeditor/lvpp/
DVideoEditorPreviewController.cpp1370 M4OSA_Void * dataPtr, M4OSA_UInt32 colorFormat, M4OSA_UInt32 videoWidth, in applyVideoEffect()
1419 M4OSA_Void * dataPtr, M4OSA_UInt32 colorFormat, M4OSA_UInt32 videoWidth, in doImageRenderingMode()
/frameworks/media/libvideoeditor/vss/stagefrightshells/src/
DVideoEditorVideoDecoder.cpp929 int32_t colorFormat = 0; in VideoEditorVideoDecoder_create() local
1092 int32_t colorFormat = 0; in VideoEditorVideoSoftwareDecoder_create() local
/frameworks/base/media/libstagefright/
DOMXCodec.cpp779 OMX_COLOR_FORMATTYPE colorFormat) { in setVideoPortFormatType()
848 OMX_COLOR_FORMATTYPE colorFormat, int32_t width, int32_t height) { in getFrameSize()
875 const sp<MetaData>& meta, OMX_COLOR_FORMATTYPE *colorFormat) { in findTargetColorFormat()
895 OMX_COLOR_FORMATTYPE colorFormat, int portIndex) { in isColorFormatSupported()
957 OMX_COLOR_FORMATTYPE colorFormat; in setVideoInputFormat() local
DCameraSource.cpp87 static int32_t getColorFormat(const char* colorFormat) { in getColorFormat()
DACodec.cpp920 OMX_COLOR_FORMATTYPE colorFormat) { in setVideoPortFormatType()
/frameworks/base/opengl/tests/hwc/
DhwcTestLib.cpp690 void hwcTestFillColorHBlend(GraphicBuffer *gBuf, uint32_t colorFormat, in hwcTestFillColorHBlend()
/frameworks/base/media/libmediaplayerservice/
DStagefrightRecorder.cpp1365 int32_t width, height, stride, sliceHeight, colorFormat; in setupVideoEncoder() local