Searched defs:histogram_symbols (Results 1 – 4 of 4) sorted by relevance
193 uint32_t* histogram_symbols = BROTLI_ALLOC(m, uint32_t, num_blocks); in FN() local
206 uint32_t* histogram_symbols = BROTLI_ALLOC(m, uint32_t, num_blocks); in FN() local
581 uint16_t* const histogram_symbols) { in HistogramCopyAndAnalyze()1166 uint16_t* const histogram_symbols, in VP8LGetHistoImageSymbols()
961 const uint16_t* histogram_symbols, in StoreImageToBitMask()1036 const uint16_t histogram_symbols[1] = {0}; // only one tree, one symbol in EncodeImageNoHuffman() local1135 uint16_t* const histogram_symbols = (uint16_t*)WebPSafeMalloc( in EncodeImageInternal() local