Home
last modified time | relevance | path

Searched refs:VDPP_YUV_SWAP (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/vproc/inc/
H A Dvdpp_api.h54 enum VDPP_YUV_SWAP { enum
116 enum VDPP_YUV_SWAP sswap;
118 enum VDPP_YUV_SWAP dswap;
162 enum VDPP_YUV_SWAP sswap;
164 enum VDPP_YUV_SWAP dswap;
/rockchip-linux_mpp/mpp/vproc/vdpp/
H A Dhwpq_vdpp_proc.c560 static enum VDPP_YUV_SWAP get_img_format_swap(vdpp_frame_format img_fmt_in) in get_img_format_swap()
562 enum VDPP_YUV_SWAP img_fmt_swap = VDPP_YUV_SWAP_SP_UV; in get_img_format_swap()