Searched refs:OMX_COLOR_FormatYUV420Planar (Results 1 – 6 of 6) sorted by relevance
128 OMX_COLOR_FORMATTYPE outputFormat = OMX_COLOR_FormatYUV420Planar,
64 mOutputFormat(OMX_COLOR_FormatYUV420Planar), in GoldfishVideoDecoderOMXComponent()375 formatParams->eColorFormat = OMX_COLOR_FormatYUV420Planar; in internalGetParameter()454 || formatParams->eColorFormat != OMX_COLOR_FormatYUV420Planar) { in internalSetParameter()
188 OMX_COLOR_FORMATTYPE outputColorFormat = OMX_COLOR_FormatYUV420Planar; in outputBuffers()
69 #define OMX_COLOR_FormatYUV420Planar 19 macro502 } else if (frameworkFormat == OMX_COLOR_FormatYUV420Planar && in get_buffer_format()
74 #define OMX_COLOR_FormatYUV420Planar 19 macro595 } else if (frameworkFormat == OMX_COLOR_FormatYUV420Planar && in gralloc_get_buffer_format()
83 mOmxColorFormat(OMX_COLOR_FormatYUV420Planar), in GoldfishAVCDec()