HomeSort by relevance Sort by last modified time
    Searched defs:iz (Results 1 - 5 of 5) sorted by null

  /device/google/contexthub/util/nanotool/
sensorevent.h 51 int16_t iz; member in struct:android::CompressedTripleAxisDataPoint
69 int32_t iz; member in union:android::TripleAxisDataPoint::__anon3136
  /device/google/contexthub/sensorhal/
hubconnection.h 139 int16_t ix, iy, iz; member in struct:android::HubConnection::RawThreeAxisSample
  /device/google/contexthub/firmware/inc/
sensors.h 92 int32_t iz; member in union:TripleAxisDataPoint::__anon3066
110 int16_t iz; member in struct:RawTripleAxisDataPoint
  /external/opencv3/modules/core/src/
rand.cpp 370 int iz = hz & 127; local
371 x = hz*wn[iz];
372 if( (unsigned)std::abs(hz) < kn[iz] )
374 if( iz == 0) // iz==0, handles the base strip
389 // iz > 0, handle the wedges of other strips
392 if( fn[iz] + y*(fn[iz - 1] - fn[iz]) < std::exp(-.5*x*x) )
  /external/wpa_supplicant_8/src/tls/
libtommath.c 2428 int olduse, res, pa, ix, iz; local
3259 int olduse, res, pa, ix, iz; local
    [all...]

Completed in 105 milliseconds