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

/external/webp/src/enc/
H A Dquant.c1082 static void DistoRefine(VP8EncIterator* const it, int try_both_i4_i16) { argument
1086 if (try_both_i4_i16 || is_i16) {
1100 if (try_both_i4_i16 || !is_i16) {

Completed in 146 milliseconds