Searched refs:RGA_FMT_BGR_888 (Results 1 – 2 of 2) sorted by relevance
| /rockchip-linux_mpp/mpp/vproc/rga/ | ||
| H A D | rga.h | 34 RGA_FMT_BGR_888 = 0x7, enumerator |
| H A D | rga.c | 51 if (fmt >= RGA_FMT_RGBA_8888 && fmt <= RGA_FMT_BGR_888) { in is_rgb_format() |