Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/webp/
Dencode.h223 int histogram_bits; // number of precision bits of histogram member
/third_party/skia/m133/third_party/externals/libwebp/src/webp/
Dencode.h226 int histogram_bits; // number of precision bits of histogram member
/third_party/skia/third_party/externals/libwebp/src/enc/
Dhistogram_enc.c1174 int histogram_bits, int cache_bits, in VP8LGetHistoImageSymbols()
Dvp8l_enc.c1101 const CrunchConfig* const config, int* cache_bits, int histogram_bits, in EncodeImageInternal()
/third_party/skia/m133/third_party/externals/libwebp/src/enc/
Dhistogram_enc.c1165 int low_effort, int histogram_bits, int cache_bits, in VP8LGetHistoImageSymbols()
Dvp8l_enc.c824 int* cache_bits, int histogram_bits, size_t init_byte_position, in EncodeImageInternal()