Home
last modified time | relevance | path

Searched refs:num_extra_slice_header_bits (Results 1 – 17 of 17) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Dh265d_syntax.h120 UINT32 num_extra_slice_header_bits : 3; member
H A Dh265e_syntax_new.h78 RK_U32 num_extra_slice_header_bits : 3; member
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.h359 RK_S32 num_extra_slice_header_bits; member
H A Dh265d_parser2_syntax.c120 (pps->num_extra_slice_header_bits << 22) | in fill_picture_parameters()
H A Dh265d_ps.c1013 if (openhevc_pps->num_extra_slice_header_bits != in compare_pps()
1014 pps->num_extra_slice_header_bits) { in compare_pps()
1982 READ_BITS(gb, 3, &pps->num_extra_slice_header_bits); in mpp_hevc_decode_nal_pps()
H A Dh265d_parser.c808 for (i = 0; i < s->pps->num_extra_slice_header_bits; i++) in hls_slice_header()
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_rkv.c335 mpp_put_bits(&bp, dxva_cxt->pp.num_extra_slice_header_bits , 13); in hal_h265d_v345_output_pps_packet()
546 mpp_put_bits(&bp, dxva_cxt->pp.num_extra_slice_header_bits , 13); in hal_h265d_output_pps_packet()
H A Dhal_h265d_com.c467 for (i = 0; i < dxva_cxt->pp.num_extra_slice_header_bits; i++) in hal_h265d_slice_output_rps()
H A Dhal_h265d_vdpu34x.c299 mpp_put_bits(&bp, dxva_cxt->pp.num_extra_slice_header_bits , 13); in hal_h265d_v345_output_pps_packet()
523 mpp_put_bits(&bp, dxva_cxt->pp.num_extra_slice_header_bits , 13); in hal_h265d_output_pps_packet()
H A Dhal_h265d_vdpu382.c292 mpp_put_bits(&bp, dxva_cxt->pp.num_extra_slice_header_bits , 13); in hal_h265d_v382_output_pps_packet()
H A Dhal_h265d_vdpu384a.c426 mpp_put_bits(&bp, dxva_ctx->pp.num_extra_slice_header_bits, 13); in hal_h265d_v345_output_pps_packet()
H A Dhal_h265d_vdpu383.c458 mpp_put_bits(&bp, dxva_ctx->pp.num_extra_slice_header_bits, 13); in hal_h265d_v345_output_pps_packet()
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu540c.c866 regs->reg0238_synt_pps.num_extr_sli_hdr = syn->pp.num_extra_slice_header_bits; in vepu540c_h265_set_slice_regs()
H A Dhal_h265e_vepu541.c1144 regs->synt_pps.num_extr_sli_hdr = syn->pp.num_extra_slice_header_bits; in vepu541_h265_set_slice_regs()
H A Dhal_h265e_vepu510.c1512 regs->synt_pps.num_extr_sli_hdr = syn->pp.num_extra_slice_header_bits; in vepu510_h265_set_slice_regs()
H A Dhal_h265e_vepu511.c1906 regs->synt_pps.num_extr_sli_hdr = syn->pp.num_extra_slice_header_bits; in vepu511_h265_set_slice_regs()
H A Dhal_h265e_vepu580.c2076 regs->reg0238_synt_pps.num_extr_sli_hdr = syn->pp.num_extra_slice_header_bits; in vepu580_h265_set_slice_regs()