Searched refs:tmp_histos (Results 1 – 3 of 3) sorted by relevance
106 VP8LHistogramSet* const tmp_histos,
837 VP8LHistogramSet* tmp_histos = NULL; in EncodeImageInternal() local872 tmp_histos = VP8LAllocateHistogramSet(2, *cache_bits); in EncodeImageInternal()873 if (histogram_image == NULL || tmp_histos == NULL) { in EncodeImageInternal()881 tmp_histos, histogram_symbols)) { in EncodeImageInternal()902 VP8LFreeHistogramSet(tmp_histos); in EncodeImageInternal()903 tmp_histos = NULL; in EncodeImageInternal()987 VP8LFreeHistogramSet(tmp_histos); in EncodeImageInternal()
869 VP8LHistogramSet* const tmp_histos, in VP8LGetHistoImageSymbols() argument906 cur_combo = tmp_histos->histograms[1]; // pick up working slot in VP8LGetHistoImageSymbols()924 tmp_histos->histograms[0], in VP8LGetHistoImageSymbols()