Home
last modified time | relevance | path

Searched refs:maxSampleRate (Results 1 – 2 of 2) sorted by relevance

/device/generic/car/emulator/vhal_aidl/VehicleEmulator/
DVehicleEmulator.cpp315 protoCfg->set_max_sample_rate(cfg.maxSampleRate); in populateProtoVehicleConfig()
/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h3414 float maxSampleRate __attribute__ ((aligned(4))); member
11951 os += ::android::hardware::toString(o.maxSampleRate); in toString()
11981 if (lhs.maxSampleRate != rhs.maxSampleRate) {