Home
last modified time | relevance | path

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

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