Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dhistogram_enc.c988 const int image_histo_raw_size = histo_xsize * histo_ysize; in VP8LGetHistoImageSymbols() local
990 VP8LAllocateHistogramSet(image_histo_raw_size, cache_bits); in VP8LGetHistoImageSymbols()
1010 GetCombineCostFactor(image_histo_raw_size, quality); in VP8LGetHistoImageSymbols()