Here is a list of all functions with links to the files they belong to:
- h -
- h2v1_downsample() : jcsample.c
- h2v1_fancy_upsample() : jdsample.c
- h2v1_merged_upsample() : jdmerge.c
- h2v1_upsample() : jdsample.c
- h2v2_downsample() : jcsample.c
- h2v2_fancy_upsample() : jdsample.c
- h2v2_merged_upsample() : jdmerge.c
- h2v2_smooth_downsample() : jcsample.c
- h2v2_upsample() : jdsample.c
- handle_audio_buffers() : audio-gain.c
- handle_carla_add_plugin() : carla-host.cpp
- handle_carla_clone_plugin() : carla-host.cpp
- handle_carla_engine_close() : carla-host.cpp
- handle_carla_engine_init() : carla-host.cpp
- handle_carla_export_plugin_lv2() : carla-host.cpp
- handle_carla_get_audio_port_count_info() : carla-host.cpp
- handle_carla_get_buffer_size() : carla-host.cpp
- handle_carla_get_cached_plugin_count() : carla-utils.cpp
- handle_carla_get_cached_plugin_info() : carla-utils.cpp
- handle_carla_get_chunk_data() : carla-host.cpp
- handle_carla_get_complete_license_text() : carla-utils.cpp
- handle_carla_get_current_midi_program_index() : carla-host.cpp
- handle_carla_get_current_parameter_value() : carla-host.cpp
- handle_carla_get_current_plugin_count() : carla-host.cpp
- handle_carla_get_current_program_index() : carla-host.cpp
- handle_carla_get_current_transport_frame() : carla-host.cpp
- handle_carla_get_custom_data() : carla-host.cpp
- handle_carla_get_custom_data_count() : carla-host.cpp
- handle_carla_get_custom_data_value() : carla-host.cpp
- handle_carla_get_default_parameter_value() : carla-host.cpp
- handle_carla_get_engine_driver_count() : carla-host.cpp
- handle_carla_get_engine_driver_device_info() : carla-host.cpp
- handle_carla_get_engine_driver_device_names() : carla-host.cpp
- handle_carla_get_engine_driver_name() : carla-host.cpp
- handle_carla_get_host_osc_url_tcp() : carla-host.cpp
- handle_carla_get_host_osc_url_udp() : carla-host.cpp
- handle_carla_get_input_peak_value() : carla-host.cpp
- handle_carla_get_internal_parameter_value() : carla-host.cpp
- handle_carla_get_last_error() : carla-host.cpp
- handle_carla_get_max_plugin_number() : carla-host.cpp
- handle_carla_get_midi_port_count_info() : carla-host.cpp
- handle_carla_get_midi_program_count() : carla-host.cpp
- handle_carla_get_midi_program_data() : carla-host.cpp
- handle_carla_get_midi_program_name() : carla-host.cpp
- handle_carla_get_output_peak_value() : carla-host.cpp
- handle_carla_get_parameter_count() : carla-host.cpp
- handle_carla_get_parameter_count_info() : carla-host.cpp
- handle_carla_get_parameter_data() : carla-host.cpp
- handle_carla_get_parameter_info() : carla-host.cpp
- handle_carla_get_parameter_ranges() : carla-host.cpp
- handle_carla_get_parameter_scalepoint_info() : carla-host.cpp
- handle_carla_get_parameter_text() : carla-host.cpp
- handle_carla_get_plugin_info() : carla-host.cpp
- handle_carla_get_program_count() : carla-host.cpp
- handle_carla_get_program_name() : carla-host.cpp
- handle_carla_get_real_plugin_name() : carla-host.cpp
- handle_carla_get_sample_rate() : carla-host.cpp
- handle_carla_get_supported_features() : carla-utils.cpp
- handle_carla_get_supported_file_extensions() : carla-utils.cpp
- handle_carla_get_transport_info() : carla-host.cpp
- handle_carla_is_engine_running() : carla-host.cpp
- handle_carla_load_file() : carla-host.cpp
- handle_carla_load_plugin_state() : carla-host.cpp
- handle_carla_load_project() : carla-host.cpp
- handle_carla_patchbay_connect() : carla-host.cpp
- handle_carla_patchbay_disconnect() : carla-host.cpp
- handle_carla_patchbay_refresh() : carla-host.cpp
- handle_carla_prepare_for_save() : carla-host.cpp
- handle_carla_randomize_parameters() : carla-host.cpp
- handle_carla_remove_all_plugins() : carla-host.cpp
- handle_carla_remove_plugin() : carla-host.cpp
- handle_carla_rename_plugin() : carla-host.cpp
- handle_carla_replace_plugin() : carla-host.cpp
- handle_carla_reset_parameters() : carla-host.cpp
- handle_carla_save_plugin_state() : carla-host.cpp
- handle_carla_save_project() : carla-host.cpp
- handle_carla_send_midi_note() : carla-host.cpp
- handle_carla_set_active() : carla-host.cpp
- handle_carla_set_balance_left() : carla-host.cpp
- handle_carla_set_balance_right() : carla-host.cpp
- handle_carla_set_chunk_data() : carla-host.cpp
- handle_carla_set_ctrl_channel() : carla-host.cpp
- handle_carla_set_custom_data() : carla-host.cpp
- handle_carla_set_drywet() : carla-host.cpp
- handle_carla_set_engine_about_to_close() : carla-host.cpp
- handle_carla_set_engine_option() : carla-host.cpp
- handle_carla_set_midi_program() : carla-host.cpp
- handle_carla_set_option() : carla-host.cpp
- handle_carla_set_panning() : carla-host.cpp
- handle_carla_set_parameter_midi_cc() : carla-host.cpp
- handle_carla_set_parameter_midi_channel() : carla-host.cpp
- handle_carla_set_parameter_value() : carla-host.cpp
- handle_carla_set_program() : carla-host.cpp
- handle_carla_set_volume() : carla-host.cpp
- handle_carla_switch_plugins() : carla-host.cpp
- handle_carla_transport_bpm() : carla-host.cpp
- handle_carla_transport_pause() : carla-host.cpp
- handle_carla_transport_play() : carla-host.cpp
- handle_carla_transport_relocate() : carla-host.cpp
- handle_error() : basics.c, cpp_basics.cpp, features.c, player.cpp, basics.c
- handleConfigure() : win.c
- handleCrossing() : win.c
- handleInitialCommandLineArguments() : carla_shared.cpp
- handleMessage() : win.c
- handler() : fileio.c
- handler_function() : guimain.cpp
- handleSelectionNotify() : x11.c
- handleSelectionRequest() : x11.c
- handleTimerEvent() : x11.c
- has() : ports.cpp
- has2() : midimapper.cpp
- has_id_filtered_() : stream_decoder.c
- has_reserved() : rtosc.c
- has_t() : midimapper.cpp
- hasStrings_isNonWordChar() : has_strings.h
- HDC_VALID() : swell-gdi-internalpool.h
- Header_GetItem() : swell-wnd-generic.cpp
- Header_GetItemCount() : swell-wnd-generic.cpp
- Header_SetItem() : swell-wnd-generic.cpp
- heapify() : allegro.h, allegro.cpp
- heapify2() : allegrosmfrd.cpp
- hex_to_char() : allegrosmfwr.cpp
- hex_to_nibble() : allegrosmfwr.cpp
- HGDIOBJ_VALID() : swell-gdi-internalpool.h
- host_dispatcher() : carla-lv2-export.cpp
- host_getBufferSize() : carla-lv2-export.cpp
- host_getSampleRate() : carla-lv2-export.cpp
- host_is_big_endian() : vorbisfile.c
- host_isOffline() : carla-lv2-export.cpp
- hp_set_params() : biquad.h, tap_reverb.h, tap_utils.h
- hs_set_params() : biquad.h, tap_utils.h
- htest_one_block() : jchuff.c
- huft_build() : inflate.c
- huft_free() : inflate.c
- human_readable() : giface.cpp
- hylia_cleanup() : hylia.cpp, hylia.h
- hylia_create() : hylia.cpp, hylia.h
- hylia_enable() : hylia.cpp, hylia.h
- hylia_process() : hylia.cpp, hylia.h
- hylia_set_beats_per_bar() : hylia.cpp, hylia.h
- hylia_set_beats_per_minute() : hylia.cpp, hylia.h
- hylia_set_output_latency() : hylia.cpp, hylia.h
- hylia_set_start_stop_sync_enabled() : hylia.cpp, hylia.h
- hylia_start_playing() : hylia.cpp, hylia.h
- hylia_stop_playing() : hylia.cpp, hylia.h