Lines Matching defs:base
35 * Note that the mse_overshoot entries are scaling factors relative to the base MSE to hit db_limit.
36 * A 20% overshoot is harder to hit for a higher base db_limit, so we may actually use lower ratios
896 unsigned int base = ctxo.manage_compress.get_task_assignment(16, count);
902 for (unsigned int i = base; i < base + count; i++)
1026 unsigned int base = ctx.manage_avg.get_task_assignment(16, count);
1032 for (unsigned int i = base; i < base + count; i++)
1248 unsigned int base = ctxo->manage_decompress.get_task_assignment(128, count);
1254 for (unsigned int i = base; i < base + count; i++)