Searched refs:beta_3 (Results 1 – 2 of 2) sorted by relevance
399 ;----beta_3 comparison-----414 and r6, r11; strong mask , beta_2 and beta_3 comparisons415 ;----beta_3 comparison end-----425 and r6, r11; strong mask, beta_2, beta_3 and tc25 comparisons
1543 const int beta_3 = beta >> 3; in FUNC() local1547 if (abs(P3 - P0) + abs(Q3 - Q0) < beta_3 && abs(P0 - Q0) < tc25 && in FUNC()1548 abs(TP3 - TP0) + abs(TQ3 - TQ0) < beta_3 && abs(TP0 - TQ0) < tc25 && in FUNC()