Searched refs:img_fmt_in (Results 1 – 1 of 1) sorted by relevance
518 static MppFrameFormat img_format_convert(vdpp_frame_format img_fmt_in) in img_format_convert() argument522 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() argument564 switch (img_fmt_in) { in get_img_format_swap()