Searched refs:num4x4_high (Results 1 – 1 of 1) sorted by relevance
1795 const int num4x4_high = kNum4x4BlocksHigh[plane_size]; in Residual() local1796 for (int y = 0; y < num4x4_high; y += step_y) { in Residual()