Searched refs:histo_ysize (Results 1 – 1 of 1) sorted by relevance
1180 const int histo_ysize = histo_bits ? VP8LSubSampleSize(ysize, histo_bits) : 1; in VP8LGetHistoImageSymbols() local1181 const int image_histo_raw_size = histo_xsize * histo_ysize; in VP8LGetHistoImageSymbols()