Home | History | Annotate | Download | only in encoder

Lines Matching full:thissme

1798           int thissme, bestsme = INT_MAX;
1891 thissme = cpi->full_search_sad(x, &mvp_full,
1896 if (thissme < bestsme) {
1897 bestsme = thissme;