cur_ratio 1709 drivers/media/platform/s5p-jpeg/jpeg-core.c int w_ratio, h_ratio, scale_factor, cur_ratio, i; cur_ratio 1719 drivers/media/platform/s5p-jpeg/jpeg-core.c cur_ratio = 1 << i; cur_ratio 1720 drivers/media/platform/s5p-jpeg/jpeg-core.c if (scale_factor <= cur_ratio) { cur_ratio 1721 drivers/media/platform/s5p-jpeg/jpeg-core.c ctx->scale_factor = cur_ratio;