Home
last modified time | relevance | path

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

/rockchip-linux_mpp/inc/
H A Dmpp_frame.h246 #define MPP_FRAME_FMT_IS_TILE(fmt) (fmt & MPP_FRAME_TILE_FLAG) macro
/rockchip-linux_mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_rkv.c337 if (MPP_FRAME_FMT_IS_TILE(ctx->output_fmt)) in setup_output_fmt()
818 if (MPP_FRAME_FMT_IS_TILE(output_fmt)) { in hal_jpegd_rkv_control()
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_refs.c121 } else if (MPP_FRAME_FMT_IS_TILE(s->h265dctx->pix_fmt)) { in alloc_frame()
/rockchip-linux_mpp/mpp/hal/rkenc/jpege/
H A Dhal_jpege_vpu720.c206 if (MPP_FRAME_FMT_IS_TILE(ctx->cfg->prep.format)) { in jpege_vpu720_setup_format()
/rockchip-linux_mpp/mpp/codec/dec/avs2/
H A Davs2d_dpb.c517 } else if (MPP_FRAME_FMT_IS_TILE(p_dec->init.cfg->base.out_fmt)) in dpb_alloc_frame()
/rockchip-linux_mpp/mpp/hal/rkdec/av1d/
H A Dhal_av1d_vdpu383.c2348 } else if (MPP_FRAME_FMT_IS_TILE(mpp_frame_get_fmt(mframe))) { in vdpu383_av1d_gen_regs()
2374 } else if (MPP_FRAME_FMT_IS_TILE(mpp_frame_get_fmt(mframe))) { in vdpu383_av1d_gen_regs()
/rockchip-linux_mpp/mpp/hal/rkdec/avs2d/
H A Dhal_avs2d_vdpu383.c366 is_tile = MPP_FRAME_FMT_IS_TILE(mpp_frame_get_fmt(mframe)); in fill_registers()
/rockchip-linux_mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_vdpu384a.c388 } else if (MPP_FRAME_FMT_IS_TILE(mpp_frame_get_fmt(mframe))) { in set_registers()
H A Dhal_h264d_vdpu383.c448 } else if (MPP_FRAME_FMT_IS_TILE(mpp_frame_get_fmt(mframe))) { in set_registers()
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu510.c732 if (MPP_FRAME_FMT_IS_TILE(fmt)) { in setup_vepu510_prep()
830 if (MPP_FRAME_FMT_IS_TILE(fmt)) in setup_vepu510_prep()
/rockchip-linux_mpp/mpp/codec/dec/av1/
H A Dav1d_parser.c808 } else if (MPP_FRAME_FMT_IS_TILE(s->cfg->base.out_fmt)) { in get_current_frame()
/rockchip-linux_mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_vdpu383.c874 if (MPP_FRAME_FMT_IS_TILE(mpp_frame_get_fmt(mframe))) { in hal_vp9d_vdpu383_gen_regs()
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_vdpu384a.c914 } else if (MPP_FRAME_FMT_IS_TILE(fmt)) { in hal_h265d_vdpu384a_gen_regs()
H A Dhal_h265d_vdpu383.c998 } else if (MPP_FRAME_FMT_IS_TILE(fmt)) { in hal_h265d_vdpu383_gen_regs()
/rockchip-linux_mpp/mpp/codec/dec/vp9/
H A Dvp9d_parser.c416 if (MPP_FRAME_FMT_IS_TILE(s->cfg->base.out_fmt)) in vp9_alloc_frame()
/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_init.c459 } else if (MPP_FRAME_FMT_IS_TILE(out_fmt)) { in dpb_mark_malloc()
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu510.c1424 if (MPP_FRAME_FMT_IS_TILE(prep_cfg->format)) { in vepu510_h265_set_pp_regs()