Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Dh264d_syntax.h96 RK_U8 direct_8x8_inference_flag; member
384 RK_U8 direct_8x8_inference_flag; member
/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_fill.c187 pp->direct_8x8_inference_flag = p_Vid->active_sps->direct_8x8_inference_flag; in fill_picparams()
H A Dh264d_sps.c273 READ_ONEBIT(p_bitctx, &cur_sps->direct_8x8_inference_flag); in parser_sps()
H A Dh264d_global.h556 RK_S32 direct_8x8_inference_flag; // u(1) member
/rockchip-linux_mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_rkv_reg.c278 mpp_put_bits(&bp, pp->direct_8x8_inference_flag, 1); in prepare_spspps()
H A Dhal_h264d_vdpu1.c633 p_regs->SwReg07.sw_dir_8x8_infer_e = pp->direct_8x8_inference_flag; in vdpu1_set_asic_regs()
H A Dhal_h264d_vdpu2.c745 p_regs->sw115.dlmv_method_en = pp->direct_8x8_inference_flag; in set_asic_regs()
H A Dhal_h264d_vdpu34x.c379 mpp_put_bits(&bp, pp->direct_8x8_inference_flag, 1); in prepare_spspps()
H A Dhal_h264d_vdpu384a.c181 mpp_put_bits(&bp, pp->direct_8x8_inference_flag, 1); in prepare_spspps()
H A Dhal_h264d_vdpu383.c194 mpp_put_bits(&bp, pp->direct_8x8_inference_flag, 1); in prepare_spspps()
H A Dhal_h264d_vdpu382.c385 mpp_put_bits(&bp, pp->direct_8x8_inference_flag, 1); in prepare_spspps()