Home | History | Annotate | Download | only in encoder

Lines Matching full:thissme

1368           int thissme, bestsme = INT_MAX;
1428 thissme = cpi->full_search_sad(x, &mvp_full,
1433 if (thissme < bestsme) {
1434 bestsme = thissme;