Searched refs:candidate_height4x4 (Results 1 – 1 of 1) sorted by relevance
731 const int candidate_height4x4 = kNum4x4BlocksHigh[mv_bp.size]; in AddSample() local732 const int candidate_row = mv_row & ~(candidate_height4x4 - 1); in AddSample()747 MultiplyBy4(candidate_row) + MultiplyBy2(candidate_height4x4) - 1; in AddSample()