Home
last modified time | relevance | path

Searched refs:SmoothSegmentMap (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/enc/
Danalysis_enc.c28 static void SmoothSegmentMap(VP8Encoder* const enc) { in SmoothSegmentMap() function
222 if (smooth) SmoothSegmentMap(enc); in AssignSegments()