Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/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
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_parser.h296 RK_U8 cabac_init_present_flag; member
H A Dh265d_parser2_syntax.c120 (pps->cabac_init_present_flag << 26) | in fill_picture_parameters()
H A Dh265d_ps.c851 if (openhevc_pps->cabac_init_present_flag != pps->cabac_init_present_flag) { in compare_pps()
1952 READ_ONEBIT(gb, &pps->cabac_init_present_flag); in mpp_hevc_decode_nal_pps()
H A Dh265d_parser.c957 if (s->pps->cabac_init_present_flag) in hls_slice_header()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_rkv.c355 mpp_put_bits(&bp, dxva_cxt->pp.cabac_init_present_flag , 1); in hal_h265d_v345_output_pps_packet()
566 mpp_put_bits(&bp, dxva_cxt->pp.cabac_init_present_flag , 1); in hal_h265d_output_pps_packet()
H A Dhal_h265d_vdpu34x.c306 mpp_put_bits(&bp, dxva_cxt->pp.cabac_init_present_flag , 1); in hal_h265d_v345_output_pps_packet()
533 mpp_put_bits(&bp, dxva_cxt->pp.cabac_init_present_flag , 1); in hal_h265d_output_pps_packet()
H A Dhal_h265d_vdpu382.c310 mpp_put_bits(&bp, dxva_cxt->pp.cabac_init_present_flag , 1); in hal_h265d_v382_output_pps_packet()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu540c.c883 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.c1179 regs->synt_pps.cbc_init_prsnt_flg = syn->pp.cabac_init_present_flag; in vepu541_h265_set_slice_regs()
H A Dhal_h265e_vepu580.c1989 regs->reg0238_synt_pps.cbc_init_prsnt_flg = syn->pp.cabac_init_present_flag; in vepu580_h265_set_slice_regs()