Home
last modified time | relevance | path

Searched defs:literal_size (Results 1 – 2 of 2) sorted by relevance

/external/webp/src/enc/
Dhistogram_enc.c54 const int literal_size = VP8LHistogramNumCodes(dst_cache_bits); in HistogramCopy() local
63 const int literal_size = VP8LHistogramNumCodes(cache_bits); in VP8LGetHistogramSize() local
/external/webp/src/dsp/
Dlossless_enc.c678 const int literal_size = VP8LHistogramNumCodes(a->palette_code_bits_); in VP8LHistogramAdd() local