Searched refs:SORTED_SIZE_CUTOFF (Results 1 – 1 of 1) sorted by relevance
204 #define SORTED_SIZE_CUTOFF 512 macro209 if (code_lengths_size <= SORTED_SIZE_CUTOFF) { in VP8LBuildHuffmanTable()211 uint16_t sorted[SORTED_SIZE_CUTOFF]; in VP8LBuildHuffmanTable()