Home | History | Annotate | Download | only in encoder

Lines Matching refs:thissme

1407   int thissme, n, num00;
1428 thissme = cpi->diamond_search_sad(x, mvp_full, &temp_mv,
1437 if (thissme < bestsme) {
1438 bestsme = thissme;
1449 thissme = cpi->refining_search_sad(x, &best_mv, sadpb, search_range,
1453 if (thissme < bestsme) {
1454 bestsme = thissme;