Searched refs:exp_max (Results 1 – 5 of 5) sorted by relevance
124 } else if (likely(p->exp < fmt->exp_max) || fmt->arm_althp) {147 const int exp_max = fmt->exp_max;210 if (unlikely(exp > exp_max)) {213 exp = exp_max;217 } else if (unlikely(exp >= exp_max)) {223 exp = exp_max - 1;229 exp = exp_max;318 p->exp = fmt->exp_max;324 p->exp = fmt->exp_max;
526 int exp_max; member539 .exp_max = (1 << E) - 11750 p->exp = float64_params.exp_max; in float64r32_round_pack_canonical()1753 p->exp = float64_params.exp_max; in float64r32_round_pack_canonical()1799 if (likely(p->exp != floatx80_params[floatx80_precision_x].exp_max)) { in floatx80_unpack_canonical()1834 if (exp != fmt->exp_max) { in floatx80_round_pack_canonical()1842 exp = fmt->exp_max; in floatx80_round_pack_canonical()1854 exp = fmt->exp_max; in floatx80_round_pack_canonical()2690 a->exp = float16_params_ahp.exp_max; in parts_float_to_ahp()
914 int exp_max = OV2680_LINES_PER_FRAME - OV2680_INTEGRATION_TIME_MARGIN; in ov2680_v4l2_register() local940 0, exp_max, 1, exp_max); in ov2680_v4l2_register()
534 int exp_max; in ar0521_s_ctrl() local541 exp_max = sensor->fmt.height + ctrl->val - 4; in ar0521_s_ctrl()544 exp_max, sensor->ctrls.exposure->step, in ar0521_s_ctrl()
3357 unsigned int exp_max; in ov5640_s_ctrl() local3366 exp_max = mode->height + ctrl->val - 4; in ov5640_s_ctrl()3369 exp_max, sensor->ctrls.exposure->step, in ov5640_s_ctrl()