Home
last modified time | relevance | path

Searched defs:hz (Results 1 – 5 of 5) sorted by relevance

/device/google/contexthub/firmware/os/algos/common/math/
Dmacros.h52 #define HZ_TO_PERIOD_NANOS(hz) \ argument
55 #define HZ_TO_PERIOD_NANOS(hz) \ argument
/device/google/contexthub/firmware/lib/libm/
Def_fmod.c37 __int32_t n,hx,hy,hz,ix,iy,sx,i; local
Dkf_cos.c38 float a,hz,z,r,qx; local
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto8340 optional int64 hz = 3; field
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp50632 int64_t hz() const { return at<3>().as_int64(); } in hz() function in perfetto::protos::pbzero::SystemInfo_Decoder