Searched refs:ShortTermRPS (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc.h278 typedef struct ShortTermRPS { struct
283 } ShortTermRPS; typedef in typeref:struct:ShortTermRPS
431 ShortTermRPS st_rps[MAX_SHORT_TERM_RPS_COUNT];
580 ShortTermRPS slice_rps;
581 const ShortTermRPS *short_term_rps;
934 int ff_hevc_decode_short_term_rps(HEVCContext *s, ShortTermRPS *rps,
H A Dhevc_refs.c403 const ShortTermRPS *short_rps = s->sh.short_term_rps;
487 const ShortTermRPS *rps = s->sh.short_term_rps;
H A Dhevc_ps.c72 int ff_hevc_decode_short_term_rps(HEVCContext *s, ShortTermRPS *rps,
89 const ShortTermRPS *rps_ridx;

Completed in 38 milliseconds