Lines Matching refs:UNUSED_PARAMETER

69 #define UNUSED_PARAMETER(x)        (void)(x)  macro
303 UNUSED_PARAMETER(stream); in out_set_sample_rate()
304 UNUSED_PARAMETER(rate); in out_set_sample_rate()
348 UNUSED_PARAMETER(stream); in out_get_format()
355 UNUSED_PARAMETER(stream); in out_set_format()
356 UNUSED_PARAMETER(format); in out_set_format()
387 UNUSED_PARAMETER(stream); in out_dump()
388 UNUSED_PARAMETER(fd); in out_dump()
574 UNUSED_PARAMETER(stream); in out_set_volume()
575 UNUSED_PARAMETER(left); in out_set_volume()
576 UNUSED_PARAMETER(right); in out_set_volume()
658 UNUSED_PARAMETER(stream); in out_get_render_position()
659 UNUSED_PARAMETER(dsp_frames); in out_get_render_position()
666 UNUSED_PARAMETER(stream); in out_add_audio_effect()
667 UNUSED_PARAMETER(effect); in out_add_audio_effect()
674 UNUSED_PARAMETER(stream); in out_remove_audio_effect()
675 UNUSED_PARAMETER(effect); in out_remove_audio_effect()
683 UNUSED_PARAMETER(stream); in out_get_next_write_timestamp()
684 UNUSED_PARAMETER(timestamp); in out_get_next_write_timestamp()
697 UNUSED_PARAMETER(devices); in adev_open_output_stream()
698 UNUSED_PARAMETER(handle); in adev_open_output_stream()
699 UNUSED_PARAMETER(address); in adev_open_output_stream()
804 UNUSED_PARAMETER(dev); in adev_close_output_stream()
817 UNUSED_PARAMETER(dev); in adev_set_parameters()
818 UNUSED_PARAMETER(kvpairs); in adev_set_parameters()
826 UNUSED_PARAMETER(dev); in adev_get_parameters()
827 UNUSED_PARAMETER(keys); in adev_get_parameters()
834 UNUSED_PARAMETER(dev); in adev_init_check()
841 UNUSED_PARAMETER(dev); in adev_set_voice_volume()
842 UNUSED_PARAMETER(volume); in adev_set_voice_volume()
849 UNUSED_PARAMETER(dev); in adev_set_master_volume()
850 UNUSED_PARAMETER(volume); in adev_set_master_volume()
857 UNUSED_PARAMETER(dev); in adev_set_mode()
858 UNUSED_PARAMETER(mode); in adev_set_mode()
865 UNUSED_PARAMETER(dev); in adev_set_mic_mute()
866 UNUSED_PARAMETER(state); in adev_set_mic_mute()
873 UNUSED_PARAMETER(dev); in adev_get_mic_mute()
874 UNUSED_PARAMETER(state); in adev_get_mic_mute()
882 UNUSED_PARAMETER(dev); in adev_get_input_buffer_size()
883 UNUSED_PARAMETER(config); in adev_get_input_buffer_size()
897 UNUSED_PARAMETER(dev); in adev_open_input_stream()
898 UNUSED_PARAMETER(handle); in adev_open_input_stream()
899 UNUSED_PARAMETER(devices); in adev_open_input_stream()
900 UNUSED_PARAMETER(config); in adev_open_input_stream()
901 UNUSED_PARAMETER(stream_in); in adev_open_input_stream()
902 UNUSED_PARAMETER(flags); in adev_open_input_stream()
903 UNUSED_PARAMETER(address); in adev_open_input_stream()
904 UNUSED_PARAMETER(source); in adev_open_input_stream()
912 UNUSED_PARAMETER(dev); in adev_close_input_stream()
913 UNUSED_PARAMETER(stream); in adev_close_input_stream()
918 UNUSED_PARAMETER(device); in adev_dump()
919 UNUSED_PARAMETER(fd); in adev_dump()