Home
last modified time | relevance | path

Searched refs:color_swap (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/platform/rockchip/rga/
H A Drga.c190 .color_swap = RGA_COLOR_ALPHA_SWAP,
199 .color_swap = RGA_COLOR_RB_SWAP,
208 .color_swap = RGA_COLOR_RB_SWAP,
217 .color_swap = RGA_COLOR_NONE_SWAP,
226 .color_swap = RGA_COLOR_RB_SWAP,
235 .color_swap = RGA_COLOR_RB_SWAP,
244 .color_swap = RGA_COLOR_RB_SWAP,
253 .color_swap = RGA_COLOR_RB_SWAP,
262 .color_swap = RGA_COLOR_UV_SWAP,
271 .color_swap = RGA_COLOR_UV_SWAP,
[all …]
H A Drga.h22 u8 color_swap; member
H A Drga-hw.c183 src_info.data.swap = ctx->in.fmt->color_swap; in rga_cmd_set_trans_info()
185 dst_info.data.swap = ctx->out.fmt->color_swap; in rga_cmd_set_trans_info()