Home | History | Annotate | Download | only in enc

Lines Matching refs:ysize

923 int VP8LGetHistoImageSymbols(int xsize, int ysize,
932 const int histo_ysize = histo_bits ? VP8LSubSampleSize(ysize, histo_bits) : 1;