Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevc_ps.h34 typedef struct ShortTermRPS { struct
40 } ShortTermRPS; argument
185 ShortTermRPS st_rps[HEVC_MAX_SHORT_TERM_REF_PIC_SETS];
360 ShortTermRPS *rps, const HEVCSPS *sps, int is_slice_header);
Dhevcdec.h270 ShortTermRPS slice_rps;
271 const ShortTermRPS *short_term_rps;
Dhevc_refs.c445 const ShortTermRPS *short_rps = s->sh.short_term_rps; in ff_hevc_frame_rps()
507 const ShortTermRPS *rps = s->sh.short_term_rps; in ff_hevc_frame_nb_refs()
Dhevc_ps.c120 ShortTermRPS *rps, const HEVCSPS *sps, int is_slice_header) in ff_hevc_decode_short_term_rps()
133 const ShortTermRPS *rps_ridx; in ff_hevc_decode_short_term_rps()