HomeSort by relevance Sort by last modified time
    Searched full:issmooth (Results 1 - 1 of 1) sorted by null

  /external/webp/src/enc/
near_lossless.c 87 static int IsSmooth(const uint32_t* const prev_row,
113 if (!IsSmooth(prev_row, curr_row, next_row, x, limit)) {

Completed in 71 milliseconds