Home
last modified time | relevance | path

Searched defs:histogram_symbols (Results 1 – 4 of 4) sorted by relevance

/external/brotli/c/enc/
Dblock_splitter_inc.h193 uint32_t* histogram_symbols = BROTLI_ALLOC(m, uint32_t, num_blocks); in FN() local
/external/cronet/third_party/brotli/enc/
Dblock_splitter_inc.h206 uint32_t* histogram_symbols = BROTLI_ALLOC(m, uint32_t, num_blocks); in FN() local
/external/webp/src/enc/
Dhistogram_enc.c581 uint16_t* const histogram_symbols) { in HistogramCopyAndAnalyze()
1166 uint16_t* const histogram_symbols, in VP8LGetHistoImageSymbols()
Dvp8l_enc.c961 const uint16_t* histogram_symbols, in StoreImageToBitMask()
1036 const uint16_t histogram_symbols[1] = {0}; // only one tree, one symbol in EncodeImageNoHuffman() local
1135 uint16_t* const histogram_symbols = (uint16_t*)WebPSafeMalloc( in EncodeImageInternal() local