Home | History | Annotate | Download | only in enc

Lines Matching refs:VP8LGetHistogramSize

36   const int histo_size = VP8LGetHistogramSize(cache_bits);
53 const int histo_size = VP8LGetHistogramSize(dst_cache_bits);
59 int VP8LGetHistogramSize(int cache_bits) {
100 const int total_size = VP8LGetHistogramSize(cache_bits);
113 const int histo_size = VP8LGetHistogramSize(cache_bits);