Home
last modified time | relevance | path

Searched refs:Short_SPS_RPS_HEVC (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Dh265d_syntax.h64 } Short_SPS_RPS_HEVC; typedef
192 Short_SPS_RPS_HEVC cur_st_rps;
193 Short_SPS_RPS_HEVC sps_st_rps[64];
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser2_syntax.c60 Short_SPS_RPS_HEVC *dst_rps = pp->sps_st_rps; in fill_picture_parameters()
62 Short_SPS_RPS_HEVC *cur_dst_rps = &pp->cur_st_rps; in fill_picture_parameters()
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_vdpu384a.c579 Short_SPS_RPS_HEVC *cur_st_rps_ptr = &dxva_ctx->pp.cur_st_rps; in hal_h265d_v345_output_pps_packet()