Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_com.h55 typedef struct ShortTermRPS { struct
60 } ShortTermRPS; argument
95 ShortTermRPS slice_rps;
96 const ShortTermRPS *short_term_rps;
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_parser.h62 typedef struct ShortTermRPS { struct
68 } ShortTermRPS; typedef
227 ShortTermRPS st_rps[MAX_SHORT_TERM_RPS_COUNT];
369 ShortTermRPS slice_rps;
370 const ShortTermRPS *short_term_rps;
634 RK_S32 mpp_hevc_decode_short_term_rps(HEVCContext *s, ShortTermRPS *rps,
H A Dh265d_refs.c273 const ShortTermRPS *short_rps = s->sh.short_term_rps; in mpp_hevc_frame_rps()
367 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()
H A Dh265d_ps.c128 int mpp_hevc_decode_short_term_rps(HEVCContext *s, ShortTermRPS *rps, in mpp_hevc_decode_short_term_rps()
145 const ShortTermRPS *rps_ridx; in mpp_hevc_decode_short_term_rps()