Searched refs:OMX_COLOR_FormatYUV420Planar16 (Results 1 – 7 of 7) sorted by relevance
86 if (colorFormatNew == OMX_COLOR_FormatYUV420Planar16 in resetFormatIfChanged()149 case OMX_COLOR_FormatYUV420Planar16: in resetFormatIfChanged()321 } else if (mColorFormat == OMX_COLOR_FormatYUV420Planar16) { in render()
61 case OMX_COLOR_FormatYUV420Planar16: in isValid()115 case OMX_COLOR_FormatYUV420Planar16: in BitmapParams()181 case OMX_COLOR_FormatYUV420Planar16: in convert()328 case OMX_COLOR_FormatYUV420Planar16: in getReadFromSrc()
160 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()
220 if (fmt == OMX_COLOR_FormatYUV420Planar16) { in DescribeDefaultColorFormat()
159 outputColorFormat = OMX_COLOR_FormatYUV420Planar16; in outputBuffers()
169 OMX_COLOR_FormatYUV420Planar16 = 0x7F42016B, enumerator
1656 && (colorFormat == OMX_COLOR_FormatYUV420Planar16)) { in requestCpuBoostIfNeeded()