Searched refs:BGRA8888 (Results 1 – 12 of 12) sorted by relevance
21 enum class ColorFormat { YUV420SP = 0, RGBA8888, BGRA8888 }; enumerator
20 enum class ColorFormat { YUV420SP = 0, RGBA8888, BGRA8888 }; enumerator
92 } else if (color_ == ColorFormat::BGRA8888) { in Init()437 } else if (color_ == ColorFormat::BGRA8888) { in UseBufferHandle()
101 } else if (color_ == ColorFormat::BGRA8888) { in Init()559 } else if (color_ == ColorFormat::BGRA8888) { in CreateBufferHandle()
630 | PIXEL_FMT_BGRA_8888 | BGRA8888 格式 |
447 | NATIVEBUFFER_PIXEL_FMT_BGRA_8888 | BGRA8888格式 |
94 PIXEL_FMT_BGRA_8888, /**< BGRA8888 format */
447 | NATIVEBUFFER_PIXEL_FMT_BGRA_8888 | BGRA8888.|
3630 YUV和RGB类型互转,目前仅支持NV12/NV21与RGB888/RGBA8888/RGB565/BGRA8888/RGBAF16互转,YCRCB_P010/YCBCR_P010与RGBA1010…3638 …at7) | 是 | 目标像素格式,用于YUV和RGB类型互转。目前仅支持NV12/NV21与RGB888/RGBA8888/RGB565/BGRA8888/RGBAF16互转,YCRCB_P…
3650 …Currently, only conversion between NV12/NV21 and RGB888/RGBA8888/RGB565/BGRA8888/RGBAF16 and conve…3658 …Currently, only conversion between NV12/NV21 and RGB888/RGBA8888/RGB565/BGRA8888/RGBAF16 and conve…