Searched refs:OMX_COLOR_Format32BitRGBA8888 (Results 1 – 6 of 6) sorted by relevance
38 OMX_COLOR_Format16bitRGB565, OMX_COLOR_Format32BitRGBA8888, OMX_COLOR_Format32bitBGRA8888,68 case OMX_COLOR_Format32BitRGBA8888: in getFrameSize()
16 |`kDstFormatType`| 0. `OMX_COLOR_Format16bitRGB565`<br/>1. `OMX_COLOR_Format32BitRGBA8888`<br/>2. `…
94 || colorFormat == OMX_COLOR_Format32BitRGBA8888 in isRGB()500 || mDstFormat == OMX_COLOR_Format32BitRGBA8888 in isValidForMediaImage2()520 || mDstFormat == OMX_COLOR_Format32BitRGBA8888 in isValid()533 || mDstFormat == OMX_COLOR_Format32BitRGBA8888 in isValid()590 case OMX_COLOR_Format32BitRGBA8888: in BitmapParams()925 case OMX_COLOR_Format32BitRGBA8888: in convertYUV420PlanarUseLibYUV()1013 case OMX_COLOR_Format32BitRGBA8888: in convertYUV420SemiPlanarUseLibYUV()1143 case OMX_COLOR_Format32BitRGBA8888: in getWriteToDst()
150 case OMX_COLOR_Format32BitRGBA8888: in resetFormatIfChanged()408 } else if (mColorFormat == OMX_COLOR_Format32BitRGBA8888) { in render()
160 OMX_COLOR_Format32BitRGBA8888 = 0x7F00A000, enumerator
207 *dstFormat = OMX_COLOR_Format32BitRGBA8888; in getDstColorFormat()