Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/audio_extn/
Dcirrus_playback.c43 pthread_t calibration_thread; member
183 (void)pthread_create(&handle.calibration_thread, in audio_extn_spkr_prot_init()
187 (void)pthread_create(&handle.calibration_thread, in audio_extn_spkr_prot_init()
199 pthread_join(handle.calibration_thread, NULL); in audio_extn_spkr_prot_deinit()