Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/vproc/vdpp/
H A Dhwpq_vdpp_proc.c518 static MppFrameFormat img_format_convert(vdpp_frame_format img_fmt_in) in img_format_convert() argument
522 switch (img_fmt_in) { in img_format_convert()
553 mpp_err_f("unsupport input format(%x), set NV12!", img_fmt_in); in img_format_convert()
560 static enum VDPP_YUV_SWAP get_img_format_swap(vdpp_frame_format img_fmt_in) in get_img_format_swap() argument
564 switch (img_fmt_in) { in get_img_format_swap()