Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevc_refs.c445 const ShortTermRPS *short_rps = s->sh.short_term_rps; in ff_hevc_frame_rps() local
450 if (!short_rps) { in ff_hevc_frame_rps()
469 for (i = 0; i < short_rps->num_delta_pocs; i++) { in ff_hevc_frame_rps()
470 int poc = s->poc + short_rps->delta_poc[i]; in ff_hevc_frame_rps()
473 if (!short_rps->used[i]) in ff_hevc_frame_rps()
475 else if (i < short_rps->num_negative_pics) in ff_hevc_frame_rps()