Home | History | Annotate | Download | only in encoder

Lines Matching refs:search

2388     cpi->full_search_sad = SEARCH_INVOKE(&cpi->rtcd.search, full_search);
2390 cpi->diamond_search_sad = SEARCH_INVOKE(&cpi->rtcd.search, diamond_search);