Searched defs:colorFormat (Results 1 – 9 of 9) sorted by relevance
/frameworks/base/cmds/stagefright/ |
D | recordvideo.cpp | 53 DummySource(int width, int height, int nFrames, int fps, int colorFormat) in DummySource() 159 int colorFormat = OMX_COLOR_FormatYUV420Planar; in main() local
|
D | record.cpp | 45 DummySource(int width, int height, int colorFormat) in DummySource() 180 int colorFormat = translateColorToOmxEnumValue(atoi(argv[2])); in main() local
|
/frameworks/media/libvideoeditor/lvpp/ |
D | VideoEditorPreviewController.cpp | 1370 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/ |
D | VideoEditorVideoDecoder.cpp | 929 int32_t colorFormat = 0; in VideoEditorVideoDecoder_create() local 1092 int32_t colorFormat = 0; in VideoEditorVideoSoftwareDecoder_create() local
|
/frameworks/base/media/libstagefright/ |
D | OMXCodec.cpp | 779 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
|
D | CameraSource.cpp | 87 static int32_t getColorFormat(const char* colorFormat) { in getColorFormat()
|
D | ACodec.cpp | 920 OMX_COLOR_FORMATTYPE colorFormat) { in setVideoPortFormatType()
|
/frameworks/base/opengl/tests/hwc/ |
D | hwcTestLib.cpp | 690 void hwcTestFillColorHBlend(GraphicBuffer *gBuf, uint32_t colorFormat, in hwcTestFillColorHBlend()
|
/frameworks/base/media/libmediaplayerservice/ |
D | StagefrightRecorder.cpp | 1365 int32_t width, height, stride, sliceHeight, colorFormat; in setupVideoEncoder() local
|