Searched refs:ma_audio_cal_handle_t (Results 1 – 1 of 1) sorted by relevance
118 typedef void *ma_audio_cal_handle_t; typedef121 typedef bool (*ma_param_init_t)(ma_audio_cal_handle_t *, const char *,124 typedef bool (*ma_param_deinit_t)(ma_audio_cal_handle_t *);126 typedef bool (*ma_is_feature_used_t)(ma_audio_cal_handle_t, const char *);128 typedef bool (*ma_set_lr_swap_t)(ma_audio_cal_handle_t,131 typedef bool (*ma_set_orientation_t)(ma_audio_cal_handle_t,134 typedef bool (*ma_set_sound_mode_t)(ma_audio_cal_handle_t,138 typedef bool (*ma_set_volume_t)(ma_audio_cal_handle_t,141 typedef bool (*ma_set_volume_table_t)(ma_audio_cal_handle_t,145 typedef bool (*ma_set_param_t)(ma_audio_cal_handle_t,[all …]