Searched refs:getMCUHeight (Results 1 – 3 of 3) sorted by relevance
112 public static int getMCUHeight(int subsamp) { in getMCUHeight() method in TJ
580 th = th - (th % TJ.getMCUHeight(tsubsamp)); in decompTest()583 tw = tw - (tw % TJ.getMCUHeight(tsubsamp)); in decompTest()
532 int hsf = TJ.getMCUWidth(subsamp) / 8, vsf = TJ.getMCUHeight(subsamp) / 8; in checkBufYUV()