Lines Matching refs:UNUSED_PARAMETER

69 #define UNUSED_PARAMETER(x)        (void)(x)  macro
287 UNUSED_PARAMETER(stream); in out_set_sample_rate()
288 UNUSED_PARAMETER(rate); in out_set_sample_rate()
332 UNUSED_PARAMETER(stream); in out_get_format()
339 UNUSED_PARAMETER(stream); in out_set_format()
340 UNUSED_PARAMETER(format); in out_set_format()
371 UNUSED_PARAMETER(stream); in out_dump()
372 UNUSED_PARAMETER(fd); in out_dump()
557 UNUSED_PARAMETER(stream); in out_set_volume()
558 UNUSED_PARAMETER(left); in out_set_volume()
559 UNUSED_PARAMETER(right); in out_set_volume()
641 UNUSED_PARAMETER(stream); in out_get_render_position()
642 UNUSED_PARAMETER(dsp_frames); in out_get_render_position()
649 UNUSED_PARAMETER(stream); in out_add_audio_effect()
650 UNUSED_PARAMETER(effect); in out_add_audio_effect()
657 UNUSED_PARAMETER(stream); in out_remove_audio_effect()
658 UNUSED_PARAMETER(effect); in out_remove_audio_effect()
666 UNUSED_PARAMETER(stream); in out_get_next_write_timestamp()
667 UNUSED_PARAMETER(timestamp); in out_get_next_write_timestamp()
680 UNUSED_PARAMETER(devices); in adev_open_output_stream()
681 UNUSED_PARAMETER(handle); in adev_open_output_stream()
682 UNUSED_PARAMETER(address); in adev_open_output_stream()
787 UNUSED_PARAMETER(dev); in adev_close_output_stream()
800 UNUSED_PARAMETER(dev); in adev_set_parameters()
801 UNUSED_PARAMETER(kvpairs); in adev_set_parameters()
809 UNUSED_PARAMETER(dev); in adev_get_parameters()
810 UNUSED_PARAMETER(keys); in adev_get_parameters()
817 UNUSED_PARAMETER(dev); in adev_init_check()
824 UNUSED_PARAMETER(dev); in adev_set_voice_volume()
825 UNUSED_PARAMETER(volume); in adev_set_voice_volume()
832 UNUSED_PARAMETER(dev); in adev_set_master_volume()
833 UNUSED_PARAMETER(volume); in adev_set_master_volume()
840 UNUSED_PARAMETER(dev); in adev_set_mode()
841 UNUSED_PARAMETER(mode); in adev_set_mode()
848 UNUSED_PARAMETER(dev); in adev_set_mic_mute()
849 UNUSED_PARAMETER(state); in adev_set_mic_mute()
856 UNUSED_PARAMETER(dev); in adev_get_mic_mute()
857 UNUSED_PARAMETER(state); in adev_get_mic_mute()
865 UNUSED_PARAMETER(dev); in adev_get_input_buffer_size()
866 UNUSED_PARAMETER(config); in adev_get_input_buffer_size()
880 UNUSED_PARAMETER(dev); in adev_open_input_stream()
881 UNUSED_PARAMETER(handle); in adev_open_input_stream()
882 UNUSED_PARAMETER(devices); in adev_open_input_stream()
883 UNUSED_PARAMETER(config); in adev_open_input_stream()
884 UNUSED_PARAMETER(stream_in); in adev_open_input_stream()
885 UNUSED_PARAMETER(flags); in adev_open_input_stream()
886 UNUSED_PARAMETER(address); in adev_open_input_stream()
887 UNUSED_PARAMETER(source); in adev_open_input_stream()
895 UNUSED_PARAMETER(dev); in adev_close_input_stream()
896 UNUSED_PARAMETER(stream); in adev_close_input_stream()
901 UNUSED_PARAMETER(device); in adev_dump()
902 UNUSED_PARAMETER(fd); in adev_dump()