Home
last modified time | relevance | path

Searched refs:RGA_FMT_RGB_565 (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/vproc/rga/
H A Drga.h31 RGA_FMT_RGB_565 = 0x4, enumerator
H A Drga.c76 ret = RGA_FMT_RGB_565; in rga_fmt_map()