Searched refs:tlevel (Results 1 – 3 of 3) sorted by relevance
2444 int tlevel = x->pred_mv_sad[ref] >> (bwl + bhl + 4); in single_motion_search() local2446 if (tlevel < 5) step_param += 2; in single_motion_search()
7109 int tlevel = x->pred_mv_sad[ref] >> (bwl + bhl + 4); in single_motion_search() local7111 if (tlevel < 5) { in single_motion_search()
3633 s << "\tlevel = " << value.level << '\n';