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() function1183 VP8LAllocateHistogramSet(image_histo_raw_size, cache_bits); in VP8LGetHistoImageSymbols()
825 histogram_image = VP8LAllocateHistogramSet(1, cache_bits); in EncodeImageNoHuffman()954 VP8LAllocateHistogramSet(histogram_image_xysize, cache_bits_tmp); in EncodeImageInternal()