HomeSort by relevance Sort by last modified time
    Searched refs:q01 (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/sensorservice/
Fusion.cpp 227 // | 0 1 | | q01 q11 |
230 // q10 = q01 = 1/2.su^2.dt^2
243 const float q01 = q10; local
247 GQGt[0][1] = -q01;
  /device/google/contexthub/firmware/src/algos/
fusion.c 128 float q01 = q10; local
132 initDiagonalMatrix(&fusion->GQGt[1][0], -q01);

Completed in 249 milliseconds