Home | History | Annotate | Download | only in enc

Lines Matching refs:hist_size

983   const int hist_size = VP8LGetHistogramSize(MAX_COLOR_CACHE_BITS);
989 if ((uint64_t)huff_image_size * hist_size <= MAX_HUFF_IMAGE_SIZE) break;