Home
last modified time | relevance | path

Searched refs:s0_used_flag (Results 1 – 5 of 5) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Dh265d_syntax.h61 UCHAR s0_used_flag[16]; member
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser2_syntax.c182 cur_dst_rps->s0_used_flag[i] = cur_src_rps->used[i]; in fill_picture_parameters()
198 dst_rps[i].s0_used_flag[j] = src_rps[i].used[j]; in fill_picture_parameters()
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_com.c337 mpp_put_bits(&bp, dxva_cxt->pp.sps_st_rps[i].s0_used_flag[j], 1); in hal_h265d_slice_hw_rps()
H A Dhal_h265d_vdpu384a.c591 mpp_put_bits(&bp, cur_st_rps_ptr->s0_used_flag[i], 1); in hal_h265d_v345_output_pps_packet()
H A Dhal_h265d_vdpu383.c800 mpp_put_bits(&bp, dxva_ctx->pp.sps_st_rps[i].s0_used_flag[j], 1); in hal_h265d_vdpu383_rps()