Searched refs:OMX_COLOR_Format16bitRGB565 (Results 1 – 6 of 6) sorted by relevance
44 if (mDstFormat != OMX_COLOR_Format16bitRGB565) { in isValid()92 if (mDstFormat != OMX_COLOR_Format16bitRGB565) { in convert()
146 mColorFormat, OMX_COLOR_Format16bitRGB565); in resetFormatIfChanged()
112 OMX_COLOR_Format16bitRGB565, enumerator
589 case OMX_COLOR_Format16bitRGB565:
440 ColorConverter converter((OMX_COLOR_FORMATTYPE)srcFormat, OMX_COLOR_Format16bitRGB565); in extractVideoFrame()
154 return OMX_COLOR_Format16bitRGB565; in getColorFormat()