Searched refs:OMX_COLOR_FormatYUV420Planar16 (Results 1 – 7 of 7) sorted by relevance
88 if (colorFormatNew == OMX_COLOR_FormatYUV420Planar16 in resetFormatIfChanged()152 case OMX_COLOR_FormatYUV420Planar16: in resetFormatIfChanged()319 } else if (mColorFormat == OMX_COLOR_FormatYUV420Planar16) { in render()
83 case OMX_COLOR_FormatYUV420Planar16: in isValid()148 case OMX_COLOR_FormatYUV420Planar16: in BitmapParams()225 case OMX_COLOR_FormatYUV420Planar16: in convert()427 case OMX_COLOR_FormatYUV420Planar16: in getReadFromSrc()
159 int32_t bpp = (mOutputFormat == OMX_COLOR_FormatYUV420Planar16) ? 2 : 1; in updatePortDefinitions()319 int32_t bpp = (outDef->format.video.eColorFormat == OMX_COLOR_FormatYUV420Planar16) ? 2 : 1; in copyYV12FrameToOutputBuffer()
227 if (fmt == OMX_COLOR_FormatYUV420Planar16) { in DescribeDefaultColorFormat()
164 outputColorFormat = OMX_COLOR_FormatYUV420Planar16; in outputBuffers()
169 OMX_COLOR_FormatYUV420Planar16 = 0x7F42016B, enumerator
1667 && ((mSoftRenderer != NULL && colorFormat == OMX_COLOR_FormatYUV420Planar16) in requestCpuBoostIfNeeded()