Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/src/enc/
H A Dvp8l_enc.c328 int sorting_method; in EncoderAnalyze() local
329 for (sorting_method = 0; sorting_method < kPaletteSortingNum; in EncoderAnalyze()
330 ++sorting_method) { in EncoderAnalyze()
332 (PaletteSorting)sorting_method; in EncoderAnalyze()