Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/audio_extn/
Dmaxxaudio.c131 typedef bool (*ma_set_orientation_t)(ma_audio_cal_handle_t, typedef
157 ma_set_orientation_t ma_set_orientation;
508 my_data->ma_set_orientation = (ma_set_orientation_t)dlsym(my_data->waves_handle, in audio_extn_ma_init()