Searched refs:direct_8x8_inference_flag (Results 1 – 11 of 11) sorted by relevance
| /rockchip-linux_mpp/mpp/common/ |
| H A D | h264d_syntax.h | 96 RK_U8 direct_8x8_inference_flag; member 384 RK_U8 direct_8x8_inference_flag; member
|
| /rockchip-linux_mpp/mpp/codec/dec/h264/ |
| H A D | h264d_fill.c | 187 pp->direct_8x8_inference_flag = p_Vid->active_sps->direct_8x8_inference_flag; in fill_picparams()
|
| H A D | h264d_sps.c | 273 READ_ONEBIT(p_bitctx, &cur_sps->direct_8x8_inference_flag); in parser_sps()
|
| H A D | h264d_global.h | 556 RK_S32 direct_8x8_inference_flag; // u(1) member
|
| /rockchip-linux_mpp/mpp/hal/rkdec/h264d/ |
| H A D | hal_h264d_rkv_reg.c | 278 mpp_put_bits(&bp, pp->direct_8x8_inference_flag, 1); in prepare_spspps()
|
| H A D | hal_h264d_vdpu1.c | 633 p_regs->SwReg07.sw_dir_8x8_infer_e = pp->direct_8x8_inference_flag; in vdpu1_set_asic_regs()
|
| H A D | hal_h264d_vdpu2.c | 745 p_regs->sw115.dlmv_method_en = pp->direct_8x8_inference_flag; in set_asic_regs()
|
| H A D | hal_h264d_vdpu34x.c | 379 mpp_put_bits(&bp, pp->direct_8x8_inference_flag, 1); in prepare_spspps()
|
| H A D | hal_h264d_vdpu384a.c | 181 mpp_put_bits(&bp, pp->direct_8x8_inference_flag, 1); in prepare_spspps()
|
| H A D | hal_h264d_vdpu383.c | 194 mpp_put_bits(&bp, pp->direct_8x8_inference_flag, 1); in prepare_spspps()
|
| H A D | hal_h264d_vdpu382.c | 385 mpp_put_bits(&bp, pp->direct_8x8_inference_flag, 1); in prepare_spspps()
|