Home
last modified time | relevance | path

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

/hardware/google/av/media/sfplugin/
DCodec2Buffer.cpp216 const C2GraphicView &view, int32_t colorFormat) in GraphicView2MediaImageConverter()
509 int32_t colorFormat = COLOR_FormatYUV420Flexible; in Allocate() local
622 int32_t colorFormat = COLOR_FormatYUV420Flexible; in Allocate() local
714 int32_t colorFormat = COLOR_FormatYUV420Flexible; in canCopy() local
737 int32_t colorFormat = COLOR_FormatYUV420Flexible; in copy() local
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp2327 bool omx_venc::dev_get_supported_color_format(unsigned index, OMX_U32 *colorFormat) { in dev_get_supported_color_format()
Domx_swvenc_mpeg4.cpp2581 bool omx_venc::dev_get_supported_color_format(unsigned index, OMX_U32 *colorFormat) { in dev_get_supported_color_format()
Domx_video_base.cpp1640 OMX_U32 colorFormat = OMX_COLOR_FormatUnused; in get_parameter() local
Dvideo_encoder_device_v4l2.cpp1046 bool venc_dev::venc_get_supported_color_format(unsigned index, OMX_U32 *colorFormat) { in venc_get_supported_color_format()