Searched refs:max_h_factor (Results 1 – 1 of 1) sorted by relevance
573 int max_h_factor, max_v_factor; in tinyjpeg_decode() local773 max_h_factor = priv->component_infos[0].Hfactor; in tinyjpeg_decode()788 slice_param.num_mcus = ((priv->width[scan_num]+max_h_factor*8-1)/(max_h_factor*8))* in tinyjpeg_decode()