Home
last modified time | relevance | path

Searched refs:cabac_init_present_flag (Results 1 – 16 of 16) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Dh265d_syntax.h122 UINT32 cabac_init_present_flag : 1; member
H A Dh265e_syntax_new.h80 RK_U32 cabac_init_present_flag : 1; member
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.h317 RK_U8 cabac_init_present_flag; member
H A Dh265d_parser2_syntax.c122 (pps->cabac_init_present_flag << 26) | in fill_picture_parameters()
H A Dh265d_ps.c867 if (openhevc_pps->cabac_init_present_flag != pps->cabac_init_present_flag) { in compare_pps()
1986 READ_ONEBIT(gb, &pps->cabac_init_present_flag); in mpp_hevc_decode_nal_pps()
H A Dh265d_parser.c971 if (s->pps->cabac_init_present_flag) in hls_slice_header()
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_rkv.c337 mpp_put_bits(&bp, dxva_cxt->pp.cabac_init_present_flag , 1); in hal_h265d_v345_output_pps_packet()
548 mpp_put_bits(&bp, dxva_cxt->pp.cabac_init_present_flag , 1); in hal_h265d_output_pps_packet()
H A Dhal_h265d_vdpu34x.c301 mpp_put_bits(&bp, dxva_cxt->pp.cabac_init_present_flag , 1); in hal_h265d_v345_output_pps_packet()
525 mpp_put_bits(&bp, dxva_cxt->pp.cabac_init_present_flag , 1); in hal_h265d_output_pps_packet()
H A Dhal_h265d_vdpu382.c294 mpp_put_bits(&bp, dxva_cxt->pp.cabac_init_present_flag , 1); in hal_h265d_v382_output_pps_packet()
H A Dhal_h265d_vdpu384a.c429 mpp_put_bits(&bp, dxva_ctx->pp.cabac_init_present_flag, 1); in hal_h265d_v345_output_pps_packet()
H A Dhal_h265d_vdpu383.c461 mpp_put_bits(&bp, dxva_ctx->pp.cabac_init_present_flag, 1); in hal_h265d_v345_output_pps_packet()
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu540c.c868 regs->reg0238_synt_pps.cbc_init_prsnt_flg = syn->pp.cabac_init_present_flag; in vepu540c_h265_set_slice_regs()
H A Dhal_h265e_vepu541.c1146 regs->synt_pps.cbc_init_prsnt_flg = syn->pp.cabac_init_present_flag; in vepu541_h265_set_slice_regs()
H A Dhal_h265e_vepu510.c1514 regs->synt_pps.cbc_init_prsnt_flg = syn->pp.cabac_init_present_flag; in vepu510_h265_set_slice_regs()
H A Dhal_h265e_vepu511.c1908 regs->synt_pps.cbc_init_prsnt_flg = syn->pp.cabac_init_present_flag; in vepu511_h265_set_slice_regs()
H A Dhal_h265e_vepu580.c2078 regs->reg0238_synt_pps.cbc_init_prsnt_flg = syn->pp.cabac_init_present_flag; in vepu580_h265_set_slice_regs()