Searched refs:tmp_histo (Results 1 – 3 of 3) sorted by relevance
114 VP8LHistogram* const tmp_histo,
872 VP8LHistogram* tmp_histo = NULL; in EncodeImageInternal() local932 tmp_histo = VP8LAllocateHistogram(*cache_bits); in EncodeImageInternal()933 if (histogram_image == NULL || tmp_histo == NULL) { in EncodeImageInternal()941 tmp_histo, histogram_symbols)) { in EncodeImageInternal()962 VP8LFreeHistogram(tmp_histo); in EncodeImageInternal()963 tmp_histo = NULL; in EncodeImageInternal()1056 VP8LFreeHistogram(tmp_histo); in EncodeImageInternal()
1175 VP8LHistogram* const tmp_histo, in VP8LGetHistoImageSymbols() argument1213 cluster_mappings, tmp_histo, bin_map, in VP8LGetHistoImageSymbols()