Home | History | Annotate | Download | only in encoder

Lines Matching refs:SEARCH_INVOKE

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