Searched refs:st_rps (Results 1 – 4 of 4) sorted by relevance
185 ShortTermRPS st_rps[HEVC_MAX_SHORT_TERM_REF_PIC_SETS]; member
129 if (rps != sps->st_rps && sps->nb_st_rps) in ff_hevc_decode_short_term_rps()147 rps_ridx = &sps->st_rps[sps->nb_st_rps - delta_idx]; in ff_hevc_decode_short_term_rps()150 rps_ridx = &sps->st_rps[rps - sps->st_rps - 1]; in ff_hevc_decode_short_term_rps()1108 if ((ret = ff_hevc_decode_short_term_rps(gb, avctx, &sps->st_rps[i], in ff_hevc_parse_sps()
202 if (sh->short_term_rps == &sps->st_rps[i]) { in vdpau_hevc_start_frame()
692 sh->short_term_rps = &s->ps.sps->st_rps[rps_idx]; in hls_slice_header()