Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_com.h56 typedef struct ShortTermRPS { struct
61 } ShortTermRPS; argument
96 ShortTermRPS slice_rps;
97 const ShortTermRPS *short_term_rps;
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.h62 typedef struct ShortTermRPS { struct
68 } ShortTermRPS; argument
235 ShortTermRPS st_rps[MAX_SHORT_TERM_RPS_COUNT];
399 ShortTermRPS slice_rps;
400 const ShortTermRPS *short_term_rps;
668 RK_S32 mpp_hevc_decode_short_term_rps(HEVCContext *s, ShortTermRPS *rps,
H A Dh265d_refs.c284 const ShortTermRPS *short_rps = s->sh.short_term_rps; in mpp_hevc_frame_rps()
378 const ShortTermRPS *rps = s->sh.short_term_rps; in mpp_hevc_frame_nb_refs()
H A Dh265d_parser2_syntax.c59 const ShortTermRPS *src_rps = sps->st_rps; in fill_picture_parameters()
61 const ShortTermRPS *cur_src_rps = h->sh.short_term_rps; in fill_picture_parameters()
H A Dh265d_ps.c138 int mpp_hevc_decode_short_term_rps(HEVCContext *s, ShortTermRPS *rps, in mpp_hevc_decode_short_term_rps()
154 const ShortTermRPS *rps_ridx; in mpp_hevc_decode_short_term_rps()