Searched refs:IsSmooth (Results 1 – 1 of 1) sorted by relevance
62 static int IsSmooth(const uint32_t* const prev_row, in IsSmooth() function93 if (IsSmooth(prev_row, curr_row, next_row, x, limit)) { in NearLossless()