Searched refs:SORTED_SIZE_CUTOFF (Results 1 – 1 of 1) sorted by relevance
213 #define SORTED_SIZE_CUTOFF 512 macro221 } else if (code_lengths_size <= SORTED_SIZE_CUTOFF) { in VP8LBuildHuffmanTable()223 uint16_t sorted[SORTED_SIZE_CUTOFF]; in VP8LBuildHuffmanTable()