Searched refs:IsSmooth (Results 1 - 1 of 1) sorted by relevance

/external/webp/src/enc/
H A Dnear_lossless.c87 static int IsSmooth(const uint32_t* const prev_row, function
113 if (!IsSmooth(prev_row, curr_row, next_row, x, limit)) {

Completed in 51 milliseconds