Home
last modified time | relevance | path

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

/rockchip-linux_mpp/inc/
H A Dmpp_frame.h231 (fmt & MPP_FRAME_FMT_MASK) == MPP_FMT_YUV444SP_10BIT)
271 MPP_FMT_YUV444SP_10BIT = (MPP_FRAME_FMT_YUV + 17), enumerator
/rockchip-linux_mpp/mpp/base/
H A Dmpp_sys_cfg.c404 case MPP_FMT_YUV444SP_10BIT : { in mpp_sys_dec_buf_chk_proc()
525 case MPP_FMT_YUV444SP_10BIT: { in mpp_sys_dec_buf_chk_proc()
598 case MPP_FMT_YUV444SP_10BIT : { in mpp_sys_dec_buf_chk_proc()
H A Dmpp_buf_slot.c291 (fmt & MPP_FRAME_FMT_MASK) == MPP_FMT_YUV444SP_10BIT) ? 10 : 8; in prepare_info_set_legacy()
320 case MPP_FMT_YUV444SP_10BIT: { in prepare_info_set_legacy()
358 case MPP_FMT_YUV444SP_10BIT : { in prepare_info_set_legacy()
460 case MPP_FMT_YUV444SP_10BIT : in generate_info_set()
/rockchip-linux_mpp/utils/
H A Dutils.c199 case MPP_FMT_YUV444SP_10BIT : { in dump_mpp_frame_to_file()
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_vdpu383.c1455 } else if (fmt == MPP_FMT_YUV444SP || fmt == MPP_FMT_YUV444SP_10BIT) { in hal_h265d_vdpu383_control()
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_ps.c1541 case 10: sps->pix_fmt = MPP_FMT_YUV444SP_10BIT; break; in mpp_hevc_decode_nal_sps()
/rockchip-linux_mpp/mpp/vproc/vdpp/
H A Dvdpp2.c1742 (params->src_fmt == MPP_FMT_YUV444SP_10BIT)) { in check_cap()