Searched refs:OMX_COLOR_Format16bitRGB565 (Results 1 – 8 of 8) sorted by relevance
16 … 0. `OMX_COLOR_Format16bitRGB565`<br/>1. `OMX_COLOR_Format32BitRGBA8888`<br/>2. `OMX_COLOR_Format3…
38 OMX_COLOR_Format16bitRGB565, OMX_COLOR_Format32BitRGBA8888, OMX_COLOR_Format32bitBGRA8888,57 case OMX_COLOR_Format16bitRGB565: { in getFrameSize()
93 return colorFormat == OMX_COLOR_Format16bitRGB565 in isRGB()499 (mDstFormat == OMX_COLOR_Format16bitRGB565 in isValidForMediaImage2()519 return mDstFormat == OMX_COLOR_Format16bitRGB565 in isValid()524 return mDstFormat == OMX_COLOR_Format16bitRGB565; in isValid()532 return mDstFormat == OMX_COLOR_Format16bitRGB565 in isValid()581 case OMX_COLOR_Format16bitRGB565: in BitmapParams()892 case OMX_COLOR_Format16bitRGB565: in convertYUV420PlanarUseLibYUV()977 case OMX_COLOR_Format16bitRGB565: in convertYUV420SemiPlanarUseLibYUV()1121 case OMX_COLOR_Format16bitRGB565: in getWriteToDst()1233 if (!(mSrcImage->isNV21() && mDstFormat == OMX_COLOR_Format16bitRGB565)) { in convertYUVMediaImage()
182 mColorFormat, OMX_COLOR_Format16bitRGB565); in resetFormatIfChanged()
112 OMX_COLOR_Format16bitRGB565, enumerator
594 case OMX_COLOR_Format16bitRGB565:
200 *dstFormat = OMX_COLOR_Format16bitRGB565; in getDstColorFormat()286 mDstFormat(OMX_COLOR_Format16bitRGB565), in FrameDecoder()
73 return OMX_COLOR_Format16bitRGB565; in getColorFormat()