Searched refs:color_swap (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/rockchip/rga/ |
H A D | rga.c | 190 .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 [all...] |
H A D | rga.h | 22 u8 color_swap; member
|
H A D | rga-hw.c | 199 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()
|
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rga/ |
H A D | rga.c | 187 .color_swap = RGA_COLOR_ALPHA_SWAP, 196 .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 [all...] |
H A D | rga.h | 22 u8 color_swap; member
|
H A D | rga-hw.c | 199 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()
|
Completed in 3 milliseconds