Searched refs:matched_sample_rate (Results 1 – 1 of 1) sorted by relevance
95 float matched_sample_rate = 0.0f; in Init() local102 matched_sample_rate = sample_rate; in Init()107 if (0.0 == matched_sample_rate) { in Init()108 matched_sample_rate = max_sample_rate; in Init()111 XCAM_ASSERT(matched_sample_rate != 0.0f); in Init()112 if (matched_sample_rate != 0.0) { in Init()123 sensor_cfg.sample_rate = matched_sample_rate; in Init()132 LOGD_AEIS("Set IMU config succeed %f", matched_sample_rate); in Init()