Home
last modified time | relevance | path

Searched refs:prof_lt (Results 1 – 1 of 1) sorted by relevance

/honee/qfunctions/
H A Dstg_shur14.h41 const CeedScalar *prof_lt = &stg_ctx->data[stg_ctx->offsets.lt]; in InterpolateProfile() local
66 *lt = prof_lt[idx - 1] + coeff * (prof_lt[idx] - prof_lt[idx - 1]); in InterpolateProfile()
78 *lt = prof_lt[nprofs - 1]; in InterpolateProfile()