Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/rockchip/rga/
H A Drga.c196 .color_swap = RGA_COLOR_RB_SWAP,
205 .color_swap = RGA_COLOR_RB_SWAP,
214 .color_swap = RGA_COLOR_NONE_SWAP,
223 .color_swap = RGA_COLOR_RB_SWAP,
232 .color_swap = RGA_COLOR_RB_SWAP,
241 .color_swap = RGA_COLOR_RB_SWAP,
250 .color_swap = RGA_COLOR_RB_SWAP,
259 .color_swap = RGA_COLOR_UV_SWAP,
268 .color_swap = RGA_COLOR_UV_SWAP,
277 .color_swap = RGA_COLOR_NONE_SWAP,
[all …]
H A Drga.h22 u8 color_swap; member
H A Drga-hw.c199 src_info.data.swap = ctx->in.fmt->color_swap; in rga_cmd_set_trans_info()
201 dst_info.data.swap = ctx->out.fmt->color_swap; in rga_cmd_set_trans_info()