Searched refs:OMX_COLOR_FormatYUV420Planar (Results 1 – 5 of 5) sorted by relevance
64 mOutputFormat(OMX_COLOR_FormatYUV420Planar), in GoldfishVideoDecoderOMXComponent()375 formatParams->eColorFormat = OMX_COLOR_FormatYUV420Planar; in internalGetParameter()454 || formatParams->eColorFormat != OMX_COLOR_FormatYUV420Planar) { in internalSetParameter()
128 OMX_COLOR_FORMATTYPE outputFormat = OMX_COLOR_FormatYUV420Planar,
189 OMX_COLOR_FORMATTYPE outputColorFormat = OMX_COLOR_FormatYUV420Planar; in outputBuffers()
73 #define OMX_COLOR_FormatYUV420Planar 19 macro613 } else if (frameworkFormat == OMX_COLOR_FormatYUV420Planar && in gralloc_get_buffer_format()
82 mOmxColorFormat(OMX_COLOR_FormatYUV420Planar), in GoldfishAVCDec()