Searched refs:histogram_argb (Results 1 – 1 of 1) sorted by relevance
995 uint32_t* const histogram_argb = in EncodeImageInternal() local997 sizeof(*histogram_argb)); in EncodeImageInternal()1000 if (histogram_argb == NULL) goto Error; in EncodeImageInternal()1003 histogram_argb[i] = (symbol_index << 8); in EncodeImageInternal()1012 bw, histogram_argb, &hash_chain_histogram, &refs_array[2], in EncodeImageInternal()1015 WebPSafeFree(histogram_argb); in EncodeImageInternal()