Searched refs:VP8LAllocateHistogramSet (Results 1 – 3 of 3) sorted by relevance
87 VP8LHistogramSet* VP8LAllocateHistogramSet(int size, int cache_bits);
146 VP8LHistogramSet* VP8LAllocateHistogramSet(int size, int cache_bits) { in VP8LAllocateHistogramSet() function1182 VP8LAllocateHistogramSet(image_histo_raw_size, cache_bits); in VP8LGetHistoImageSymbols()
808 histogram_image = VP8LAllocateHistogramSet(1, cache_bits); in EncodeImageNoHuffman()931 VP8LAllocateHistogramSet(histogram_image_xysize, *cache_bits); in EncodeImageInternal()