Home
last modified time | relevance | path

Searched refs:histo_image_raw_size (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/enc/
Dhistogram.c388 const int histo_image_raw_size = histo_xsize * histo_ysize; in VP8LGetHistoImageSymbols() local
390 VP8LAllocateHistogramSet(histo_image_raw_size, cache_bits); in VP8LGetHistoImageSymbols()