Searched refs:VPE_COLOR_SEPARATE_422 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/media/platform/ti-vpe/ | ||
| D | vpe_regs.h | 111 #define VPE_COLOR_SEPARATE_422 (1 << 18) macro |
| D | vpe.c | 767 val |= VPE_COLOR_SEPARATE_422; in set_dst_registers() |