Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/brotli/c/enc/
Dblock_splitter_inc.h193 uint32_t* histogram_symbols = BROTLI_ALLOC(m, uint32_t, num_blocks); in FN() local
/third_party/node/deps/brotli/c/enc/
Dblock_splitter_inc.h193 uint32_t* histogram_symbols = BROTLI_ALLOC(m, uint32_t, num_blocks); in FN() local
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/
Dvp8l_enc.c714 const uint16_t* histogram_symbols, in StoreImageToBitMask()
785 const uint16_t histogram_symbols[1] = { 0 }; // only one tree, one symbol in EncodeImageNoHuffman() local
881 uint16_t* const histogram_symbols = in EncodeImageInternal() local
Dhistogram_enc.c584 uint16_t* const histogram_symbols) { in HistogramCopyAndAnalyze()
1176 uint16_t* const histogram_symbols) { in VP8LGetHistoImageSymbols()
/third_party/skia/third_party/externals/libwebp/src/enc/
Dhistogram_enc.c585 uint16_t* const histogram_symbols) { in HistogramCopyAndAnalyze()
1177 uint16_t* const histogram_symbols) { in VP8LGetHistoImageSymbols()
Dvp8l_enc.c955 const uint16_t* histogram_symbols, in StoreImageToBitMask()
1023 const uint16_t histogram_symbols[1] = { 0 }; // only one tree, one symbol in EncodeImageNoHuffman() local
1115 uint16_t* const histogram_symbols = in EncodeImageInternal() local