Searched refs:tmp_histo (Results 1 – 3 of 3) sorted by relevance
114 VP8LHistogram* const tmp_histo,
889 VP8LHistogram* tmp_histo = NULL; in EncodeImageInternal() local955 tmp_histo = VP8LAllocateHistogram(cache_bits_tmp); in EncodeImageInternal()956 if (histogram_image == NULL || tmp_histo == NULL || in EncodeImageInternal()959 cache_bits_tmp, histogram_image, tmp_histo, in EncodeImageInternal()980 VP8LFreeHistogram(tmp_histo); in EncodeImageInternal()981 tmp_histo = NULL; in EncodeImageInternal()1068 VP8LFreeHistogram(tmp_histo); in EncodeImageInternal()
1176 VP8LHistogram* const tmp_histo, in VP8LGetHistoImageSymbols() argument1214 cluster_mappings, tmp_histo, bin_map, in VP8LGetHistoImageSymbols()