Searched defs:sound_focus_param (Results 1 – 1 of 1) sorted by relevance
97 struct sound_focus_param { struct98 uint16_t start_angle[MAX_SECTORS];99 uint8_t enable[MAX_SECTORS];100 uint16_t gain_step;546 struct sound_focus_param sound_focus_param; in audio_extn_source_track_set_parameters() local