Searched refs:color_swap (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/media/platform/rockchip/rga/
H A Drga-hw.c183 src_info.data.swap = ctx->in.fmt->color_swap;
185 dst_info.data.swap = ctx->out.fmt->color_swap;
H A Drga.c186 .color_swap = RGA_COLOR_ALPHA_SWAP,
195 .color_swap = RGA_COLOR_RB_SWAP,
204 .color_swap = RGA_COLOR_RB_SWAP,
213 .color_swap = RGA_COLOR_NONE_SWAP,
222 .color_swap = RGA_COLOR_RB_SWAP,
231 .color_swap = RGA_COLOR_RB_SWAP,
240 .color_swap = RGA_COLOR_RB_SWAP,
249 .color_swap = RGA_COLOR_RB_SWAP,
258 .color_swap = RGA_COLOR_UV_SWAP,
267 .color_swap
[all...]
H A Drga.h22 u8 color_swap; member in struct:rga_fmt

Completed in 170 milliseconds