Lines Matching refs:list
75 int list;
76 for (list = 0; list < sl->list_count; list++) {
77 if (!USES_LIST(mb_type, list))
80 int8_t *ref = &sl->ref_cache[list][scan8[0]];
84 int ref = sl->ref_cache[list][scan8[i]];
86 fill_rectangle(&sl->ref_cache[list][scan8[i]], 2, 2,
285 int list;
286 for (list = 0; list < sl->list_count; list++) {
287 if (!USES_LIST(mb_type, list))
290 int8_t *ref = &sl->ref_cache[list][scan8[0]];
294 int ref = sl->ref_cache[list][scan8[i]];
296 fill_rectangle(&sl->ref_cache[list][scan8[i]], 2, 2,