Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/vproc/vdpp/
H A Dhwpq_vdpp_proc.c520 MppFrameFormat img_fmt_out = MPP_FMT_YUV420SP; in img_format_convert() local
524 img_fmt_out = MPP_FMT_YUV444SP; in img_format_convert()
527 img_fmt_out = MPP_FMT_YUV422SP; in img_format_convert()
530 img_fmt_out = MPP_FMT_YUV420SP; in img_format_convert()
533 img_fmt_out = MPP_FMT_YUV420SP_10BIT; in img_format_convert()
536 img_fmt_out = MPP_FMT_YUV420SP_10BIT; in img_format_convert()
539 img_fmt_out = MPP_FMT_YUV420SP_10BIT; in img_format_convert()
543 img_fmt_out = MPP_FMT_RGBA8888; in img_format_convert()
546 img_fmt_out = MPP_FMT_RGB888; in img_format_convert()
549 img_fmt_out = MPP_FMT_BGR888; in img_format_convert()
[all …]