Searched defs:histogram_bits (Results 1 – 6 of 6) sorted by relevance
| /third_party/skia/third_party/externals/libwebp/src/webp/ |
| D | encode.h | 223 int histogram_bits; // number of precision bits of histogram member
|
| /third_party/skia/m133/third_party/externals/libwebp/src/webp/ |
| D | encode.h | 226 int histogram_bits; // number of precision bits of histogram member
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| D | histogram_enc.c | 1174 int histogram_bits, int cache_bits, in VP8LGetHistoImageSymbols()
|
| D | vp8l_enc.c | 1101 const CrunchConfig* const config, int* cache_bits, int histogram_bits, in EncodeImageInternal()
|
| /third_party/skia/m133/third_party/externals/libwebp/src/enc/ |
| D | histogram_enc.c | 1165 int low_effort, int histogram_bits, int cache_bits, in VP8LGetHistoImageSymbols()
|
| D | vp8l_enc.c | 824 int* cache_bits, int histogram_bits, size_t init_byte_position, in EncodeImageInternal()
|