Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/
H A DCMakeLists.txt21 src/coff.h
/ohos5.0/drivers/peripheral/sensor/hal/include/
H A Dsensor_channel.h54 float coff[DATA_MAX_DATA_SIZE]; member
/ohos5.0/drivers/peripheral/sensor/hal/src/
H A Dsensor_channel.c125 value[j] = (float)(data[j] * g_sensorCovertCoff[i].coff[axis]); in ConvertSensorData()