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