Searched refs:dctsize (Results 1 – 1 of 1) sorted by relevance
1570 int dctsize; in tjDecompressToYUVPlanes() local1629 dctsize = DCTSIZE * sf[sfi].num / sf[sfi].denom; in tjDecompressToYUVPlanes()1635 iw[i] = compptr->width_in_blocks * dctsize; in tjDecompressToYUVPlanes()1636 ih = compptr->height_in_blocks * dctsize; in tjDecompressToYUVPlanes()1642 th[i] = compptr->v_samp_factor * dctsize; in tjDecompressToYUVPlanes()1695 compptr->_DCT_scaled_size = dctsize; in tjDecompressToYUVPlanes()