Home
last modified time | relevance | path

Searched defs:c01 (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_cal/
Dmag_cal.h56 float c01; member
76 float c00, c01, c02, c10, c11, c12, c20, c21, c22; member
Dmag_cal.c248 void magCalSetSoftiron(struct MagCal *moc, float c00, float c01, float c02, in magCalSetSoftiron()
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dtinyexr.h3789 mz_uint16 c01 = TDEFL_READ_UNALIGNED_WORD(&d->m_dict[pos + match_len - 1]), in tdefl_find_match() local