Home | History | Annotate | Download | only in enc

Lines Matching refs:histo_ysize

873   const int histo_ysize = histo_bits ? VP8LSubSampleSize(ysize, histo_bits) : 1;
874 const int image_histo_raw_size = histo_xsize * histo_ysize;