Lines Matching refs:USES_LIST
51 if (!USES_LIST(mb_type, list)) \ in fetch_diagonal_mv()
276 if (USES_LIST(sl->left_type[LTOP], 0)) { in pred_pskip_motion()
289 if (USES_LIST(sl->top_type, 0)) { in pred_pskip_motion()
305 if (USES_LIST(sl->topright_type, 0)) { in pred_pskip_motion()
313 if (USES_LIST(sl->topleft_type, 0)) { in pred_pskip_motion()
615 if (!USES_LIST(mb_type, list)) in fill_decode_caches()
619 if (USES_LIST(top_type, list)) { in fill_decode_caches()
635 if (USES_LIST(left_type[LEFT(i)], list)) { in fill_decode_caches()
653 if (USES_LIST(left_type[LTOP], list)) { in fill_decode_caches()
665 if (USES_LIST(topright_type, list)) { in fill_decode_caches()
675 if (USES_LIST(topleft_type, list)) { in fill_decode_caches()
700 if (USES_LIST(top_type, list)) { in fill_decode_caches()
706 if (USES_LIST(left_type[LTOP], list)) { in fill_decode_caches()
714 if (USES_LIST(left_type[LBOT], list)) { in fill_decode_caches()