Home
last modified time | relevance | path

Searched defs:volume (Results 76 - 87 of 87) sorted by relevance

1234

/third_party/pulseaudio/src/modules/bluetooth/
H A Dbluez5-util.c106 pa_volume_t volume = (pa_volume_t) (( in a2dp_gain_to_volume() local
118 static uint16_t volume_to_a2dp_gain(pa_volume_t volume) { in volume_to_a2dp_gain() argument
570 static pa_volume_t pa_bluetooth_transport_set_volume(pa_bluetooth_transport *t, pa_volume_t volume) { in pa_bluetooth_transport_set_volume() argument
620 pa_bluetooth_transport_set_sink_volume(pa_bluetooth_transport *t, pa_volume_t volume) pa_bluetooth_transport_set_sink_volume() argument
626 pa_bluetooth_transport_set_source_volume(pa_bluetooth_transport *t, pa_volume_t volume) pa_bluetooth_transport_set_source_volume() argument
632 pa_bluetooth_transport_remote_volume_changed(pa_bluetooth_transport *t, pa_volume_t volume) pa_bluetooth_transport_remote_volume_changed() argument
790 pa_volume_t volume; get_volume_reply() local
1068 pa_volume_t volume = a2dp_gain_to_volume(value); parse_transport_property() local
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-tunnel.c1243 pa_cvolume volume; in sink_info_cb() local
1335 pa_cvolume volume; in sink_input_info_cb() local
1444 pa_cvolume volume; in source_info_cb() local
1739 pa_cvolume volume; in setup_complete_callback() local
[all...]
/third_party/pulseaudio/src/modules/raop/
H A Draop-client.c1660 int pa_raop_client_set_volume(pa_raop_client *c, pa_volume_t volume) { in pa_raop_client_set_volume() argument
1791 pa_volume_t pa_raop_client_adjust_volume(pa_raop_client *c, pa_volume_t volume) { in pa_raop_client_adjust_volume() argument
[all...]
/test/xts/acts/multimedia/audio/audio_js_standard/audio_ndk_test/entry/src/main/cpp/
H A DaudioTest.cpp1032 float volume; in AudioRendererGetVolume_01() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsclone.c167 char *volume; member
1936 static void mft_record_write_with_same_usn(ntfs_volume *volume, ntfs_inode *ni) argument
1945 static void mft_inode_write_with_same_usn(ntfs_volume *volume, ntfs_inod argument
1960 walk_clusters(ntfs_volume *volume, struct ntfs_walk_cluster *walk) global() argument
2103 volume_size(ntfs_volume *volume, s64 nr_clusters) global() argument
[all...]
H A Dntfssecaudit.c577 open_volume(const char *volume, unsigned long flags) open_volume() argument
620 close_volume(const char *volume) close_volume() argument
2430 dorestore(const char *volume, FILE *fd) dorestore() argument
4725 backup(const char *volume, const char *root) backup() argument
4768 listfiles(const char *volume, const char *root) listfiles() argument
4810 mapproposal(const char *volume, const char *name) mapproposal() argument
5540 audit(const char *volume) audit() argument
5877 setperms(const char *volume, const char *perms, const char *base) setperms() argument
6055 char *volume; splitarg() local
[all...]
H A Dntfsresize.c156 char *volume; member
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dsink.c124 void pa_sink_new_data_set_volume(pa_sink_new_data *data, const pa_cvolume *volume) { in pa_sink_new_data_set_volume() argument
1283 pa_cvolume volume; pa_sink_render() local
1363 pa_cvolume volume; pa_sink_render_into() local
1736 pa_cvolume volume; pa_sink_enter_passthrough() local
2094 pa_cvolume volume; update_reference_volume() local
2138 pa_sink_set_volume( pa_sink *s, const pa_cvolume *volume, bool send_msg, bool save) pa_sink_set_volume() argument
2234 pa_sink_set_soft_volume(pa_sink *s, const pa_cvolume *volume) pa_sink_set_soft_volume() argument
4023 pa_sink_set_reference_volume_direct(pa_sink *s, const pa_cvolume *volume) pa_sink_set_reference_volume_direct() argument
[all...]
H A Dprotocol-native.c1733 pa_cvolume volume; in command_create_playback_stream() local
340 record_stream_new( pa_native_connection *c, pa_source *source, pa_sample_spec *ss, pa_channel_map *map, pa_idxset *formats, pa_buffer_attr *attr, pa_cvolume *volume, bool muted, bool muted_set, pa_source_output_flags_t flags, pa_proplist *p, bool adjust_latency, bool early_requests, bool relative_volume, bool peak_detect, pa_sink_input *direct_on_input, int *ret) record_stream_new() argument
799 playback_stream_new( pa_native_connection *c, pa_sink *sink, pa_sample_spec *ss, pa_channel_map *map, pa_idxset *formats, pa_buffer_attr *a, pa_cvolume *volume, bool muted, bool muted_set, pa_sink_input_flags_t flags, pa_proplist *p, bool adjust_latency, bool early_requests, bool relative_volume, uint32_t syncid, uint32_t *missing, int *ret) playback_stream_new() argument
2058 pa_cvolume volume; command_create_record_stream() local
2922 pa_volume_t volume; command_play_sample() local
3640 pa_cvolume volume; command_set_volume() local
[all...]
H A Dcore-util.c890 int pa_parse_volume(const char *v, pa_volume_t *volume) { in pa_parse_volume() argument
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-mixer.c1414 long volume = -1; element_set_constant_volume() local
[all...]
/third_party/mesa3d/src/amd/addrlib/inc/
H A Daddrinterface.h495 UINT_32 volume : 1; ///< Flag indicates this is a volume texture member

Completed in 44 milliseconds

1234