Searched refs:iMCU_sample_height (Results 1 – 2 of 2) sorted by relevance
1467 MCU_rows = info->output_height / info->iMCU_sample_height; in trim_bottom_edge()1469 full_height / info->iMCU_sample_height) in trim_bottom_edge()1470 info->output_height = MCU_rows * info->iMCU_sample_height; in trim_bottom_edge()1555 info->iMCU_sample_height = srcinfo->_min_DCT_h_scaled_size; in jtransform_request_workspace()1559 info->iMCU_sample_height = in jtransform_request_workspace()1568 info->iMCU_sample_height = srcinfo->_min_DCT_v_scaled_size; in jtransform_request_workspace()1572 info->iMCU_sample_height = in jtransform_request_workspace()1652 itemp = info->iMCU_sample_height; in jtransform_request_workspace()1692 ((long)(info->crop_height + (yoffset % info->iMCU_sample_height)), in jtransform_request_workspace()1693 (long)info->iMCU_sample_height); in jtransform_request_workspace()[all …]
172 int iMCU_sample_height; member