Searched refs:prof_lt (Results 1 – 1 of 1) sorted by relevance
46 const CeedScalar *prof_lt = &stg_ctx->data[stg_ctx->offsets.lt]; in InterpolateProfile() local71 *lt = prof_lt[idx - 1] + coeff * (prof_lt[idx] - prof_lt[idx - 1]); in InterpolateProfile()83 *lt = prof_lt[nprofs - 1]; in InterpolateProfile()