Searched refs:OMX_COLOR_FormatYUV420Planar16 (Results 1 – 9 of 9) sorted by relevance
30 OMX_COLOR_FormatYUV420Planar16,61 case OMX_COLOR_FormatYUV420Planar16: in getFrameSize()
15 |`kSrcFormatType`| 0. `OMX_COLOR_FormatYUV420Planar`<br/>1. `OMX_COLOR_FormatYUV420Planar16`<br/>2.…
93 if (colorFormatNew == OMX_COLOR_FormatYUV420Planar16 in resetFormatIfChanged()157 case OMX_COLOR_FormatYUV420Planar16: in resetFormatIfChanged()283 mColorFormat == OMX_COLOR_FormatYUV420Planar16)) { in render()327 } else if (mColorFormat == OMX_COLOR_FormatYUV420Planar16) { in render()
513 case OMX_COLOR_FormatYUV420Planar16: in isValid()582 case OMX_COLOR_FormatYUV420Planar16: in BitmapParams()685 case OMX_COLOR_FormatYUV420Planar16: in convert()735 || mSrcFormat == OMX_COLOR_FormatYUV420Planar16); in getMatrix()1075 if (srcFormat == OMX_COLOR_FormatYUV420Planar16) { in getReadFromChromaHorizSubsampled2Image8b()
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()
229 if (fmt == OMX_COLOR_FormatYUV420Planar16) { in DescribeDefaultColorFormat()
169 OMX_COLOR_FormatYUV420Planar16 = 0x7F42016B, enumerator
164 outputColorFormat = OMX_COLOR_FormatYUV420Planar16; in outputBuffers()
3741 && ((mSoftRenderer != NULL && colorFormat == OMX_COLOR_FormatYUV420Planar16) in requestCpuBoostIfNeeded()