Searched refs:cache_bits_tmp (Results 1 – 1 of 1) sorted by relevance
926 const int cache_bits_tmp = (i_cache == 0) ? cache_bits_best : 0; in EncodeImageInternal() local937 VP8LAllocateHistogramSet(histogram_image_xysize, cache_bits_tmp); in EncodeImageInternal()938 tmp_histo = VP8LAllocateHistogram(cache_bits_tmp); in EncodeImageInternal()948 histogram_bits, cache_bits_tmp, histogram_image, tmp_histo, in EncodeImageInternal()974 if (cache_bits_tmp > 0) { in EncodeImageInternal()976 VP8LPutBits(bw, cache_bits_tmp, 4); in EncodeImageInternal()1037 *cache_bits = cache_bits_tmp; in EncodeImageInternal()