Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevc_refs.c316 int cand_lists[3] = { list_idx ? ST_CURR_AFT : ST_CURR_BEF, in ff_hevc_slice_rpl() local
322 for (i = 0; i < FF_ARRAY_ELEMS(cand_lists); i++) { in ff_hevc_slice_rpl()
323 RefPicList *rps = &s->rps[cand_lists[i]]; in ff_hevc_slice_rpl()