Home
last modified time | relevance | path

Searched refs:MPP_FRAME_FMT_IS_FBC (Results 1 – 25 of 51) sorted by relevance

123

/rockchip-linux_mpp/mpp/hal/rkdec/
H A Dvdpu383_com.c220 if (!MPP_FRAME_FMT_IS_FBC(mpp_frame_get_fmt(frame))) { in vdpu383_update_thumbnail_frame_info()
252 if (!MPP_FRAME_FMT_IS_FBC(mpp_frame_get_fmt(frame))) { in vdpu383_setup_down_scale()
H A Dvdpu384a_com.c232 if (!MPP_FRAME_FMT_IS_FBC(mpp_frame_get_fmt(frame))) { in vdpu384a_update_thumbnail_frame_info()
264 if (!MPP_FRAME_FMT_IS_FBC(mpp_frame_get_fmt(frame))) { in vdpu384a_setup_down_scale()
H A Dvdpu382_com.c236 if (MPP_FRAME_FMT_IS_FBC(fmt)) in vdpu382_setup_down_scale()
/rockchip-linux_mpp/inc/
H A Dmpp_frame.h238 #define MPP_FRAME_FMT_IS_FBC(fmt) (fmt & MPP_FRAME_FBC_MASK) macro
/rockchip-linux_mpp/mpp/hal/rkenc/common/
H A Dvepu540c_common.c107 if (MPP_FRAME_FMT_IS_FBC(mpp_frame_get_fmt(task->frame))) { in vepu540c_jpeg_set_patch_info()
/rockchip-linux_mpp/mpp/base/
H A Dmpp_frame.c295 if (MPP_FRAME_FMT_IS_FBC(p->fmt)) { in mpp_frame_get_fbc_offset()
H A Dmpp_buf_slot.c309 if (MPP_FRAME_FMT_IS_FBC(fmt)) { in prepare_info_set_legacy()
340 if (MPP_FRAME_FMT_IS_FBC(fmt)) { in prepare_info_set_legacy()
1481 if (MPP_FRAME_FMT_IS_FBC(dst->fmt) && impl->hal_fbc_adj_cfg.func) in mpp_slots_set_prop()
H A Dmpp_sys_cfg.c329 if (MPP_FRAME_FMT_IS_FBC(fmt)) { in mpp_sys_dec_buf_chk_proc()
/rockchip-linux_mpp/mpp/hal/rkenc/jpege/
H A Dhal_jpege_vepu511.c136 if (MPP_FRAME_FMT_IS_FBC(mpp_frame_get_fmt(task->frame))) { in vepu511_jpeg_set_patch_info()
236 if (MPP_FRAME_FMT_IS_FBC(mpp_frame_get_fmt(task->frame))) { in vepu511_set_jpeg_reg()
/rockchip-linux_mpp/test/
H A Dmpi_dec_mt_test.c146 if (MPP_FRAME_FMT_IS_FBC(cmd->format)) { in thread_output()
H A Dmpi_dec_nt_test.c129 if (MPP_FRAME_FMT_IS_FBC(cmd->format)) { in dec_loop()
H A Dmpi_dec_multi_test.c150 if (MPP_FRAME_FMT_IS_FBC(cmd->format)) { in multi_dec_simple()
H A Dmpi_dec_test.c138 if (MPP_FRAME_FMT_IS_FBC(cmd->format)) { in dec_simple()
/rockchip-linux_mpp/mpp/hal/rkdec/avs2d/
H A Dhal_avs2d_rkv.c342 is_fbc = MPP_FRAME_FMT_IS_FBC(mpp_frame_get_fmt(mframe)); in fill_registers()
546 if (MPP_FRAME_FMT_IS_FBC(cfg->cfg->base.out_fmt)) in hal_avs2d_rkv_init()
995 if (MPP_FRAME_FMT_IS_FBC(fmt)) { in hal_avs2d_rkv_dump_yuv()
H A Dhal_avs2d_vdpu382.c398 is_fbc = MPP_FRAME_FMT_IS_FBC(mpp_frame_get_fmt(mframe)); in fill_registers()
612 if (MPP_FRAME_FMT_IS_FBC(cfg->cfg->base.out_fmt)) in hal_avs2d_vdpu382_init()
1061 if (MPP_FRAME_FMT_IS_FBC(fmt)) { in hal_avs2d_vdpu382_dump_yuv()
/rockchip-linux_mpp/mpp/hal/vpu/common/
H A Dvepu_common.c132 if (MPP_FRAME_FMT_IS_FBC(format)) { in get_vepu_fmt()
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_refs.c107 if (MPP_FRAME_FMT_IS_FBC(s->h265dctx->pix_fmt)) { in alloc_frame()
/rockchip-linux_mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_vdpu34x.c557 if (MPP_FRAME_FMT_IS_FBC(mpp_frame_get_fmt(mframe))) { in set_registers()
1200 if (MPP_FRAME_FMT_IS_FBC(fmt)) { in vdpu34x_h264d_control()
H A Dhal_h264d_vdpu384a.c375 if (MPP_FRAME_FMT_IS_FBC(mpp_frame_get_fmt(mframe))) { in set_registers()
1038 if (MPP_FRAME_FMT_IS_FBC(fmt)) { in vdpu384a_h264d_control()
H A Dhal_h264d_vdpu383.c439 if (MPP_FRAME_FMT_IS_FBC(mpp_frame_get_fmt(mframe))) { in set_registers()
1092 if (MPP_FRAME_FMT_IS_FBC(fmt)) { in vdpu383_h264d_control()
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c484 if (MPP_FRAME_FMT_IS_FBC(fmt)) { in setup_vepu541_prep()
535 regs->reg022.afbcd_en = MPP_FRAME_FMT_IS_FBC(fmt) ? 1 : 0; in setup_vepu541_prep()
930 if (MPP_FRAME_FMT_IS_FBC(fmt)) { in setup_vepu541_io_buf()
/rockchip-linux_mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_vdpu34x.c628 fbc_en = MPP_FRAME_FMT_IS_FBC(mpp_frame_get_fmt(mframe)); in hal_vp9d_vdpu34x_gen_regs()
1070 if (MPP_FRAME_FMT_IS_FBC(fmt)) { in hal_vp9d_vdpu34x_control()
H A Dhal_vp9d_vdpu382.c638 fbc_en = MPP_FRAME_FMT_IS_FBC(mpp_frame_get_fmt(mframe)); in hal_vp9d_vdpu382_gen_regs()
1102 if (MPP_FRAME_FMT_IS_FBC(fmt)) { in hal_vp9d_vdpu382_control()
/rockchip-linux_mpp/mpp/hal/rkdec/av1d/
H A Dhal_av1d_vdpu383.c2339 if (MPP_FRAME_FMT_IS_FBC(mpp_frame_get_fmt(mframe))) { in vdpu383_av1d_gen_regs()
2372 if (MPP_FRAME_FMT_IS_FBC(mpp_frame_get_fmt(mframe))) { in vdpu383_av1d_gen_regs()
2683 if (MPP_FRAME_FMT_IS_FBC(fmt)) { in vdpu383_av1d_control()
/rockchip-linux_mpp/utils/
H A Dutils.c87 if (MPP_FRAME_FMT_IS_FBC(fmt) || MPP_FRAME_FMT_IS_RKFBC(fmt)) { in dump_mpp_frame_to_file()
522 if (MPP_FRAME_FMT_IS_FBC(fmt)) { in read_image()

123