| /third_party/pulseaudio/src/pulsecore/ |
| H A D | source-output.c | 1548 pa_cvolume vol; in update_volume_due_to_moving() local
|
| /foundation/multimedia/audio_framework/services/audio_service/test/example/ |
| H A D | audio_process_client_test.cpp | 627 bool AudioProcessTest::SetSpkVolume(int32_t vol) in SetSpkVolume() argument 710 bool AudioProcessTest::SetMicVolume(int32_t vol) in SetMicVolume() argument 1085 int32_t vol = GetUserInput(); in SetSpkVolume() local 1149 int32_t vol = GetUserInput(); in SetMicVolume() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | mpeg4videodec.c | 3315 int vol = 0; in ff_mpeg4_decode_picture_header() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | avf_showcqt.c | 250 double vol = clip_with_log(s->ctx, "sono_v", av_expr_eval(sono, vars, NULL), 0.0, VOLUME_MAX, 0.0, x); in init_volume() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | sbgdec.c | 85 int vol; member 611 static int parse_volume(struct sbg_parser *p, int *vol) in parse_volume() argument 628 int carrier, beat, vol; in parse_synth_channel_sine() local 648 int vol; in parse_synth_channel_pink() local 662 int carrier, vol; parse_synth_channel_bell() local 680 int vol; parse_synth_channel_mix() local 694 int carrier, beat, vol; parse_synth_channel_spin() local [all...] |
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | dir.c | 255 ntfs_volume *vol = dir_ni->vol; in ntfs_inode_lookup_by_name() local 652 ntfs_pathname_to_inode(ntfs_volume *vol, ntfs_inode *parent, const char *pathname) ntfs_pathname_to_inode() argument 1105 ntfs_volume *vol; ntfs_readdir() local 1904 ntfs_delete(ntfs_volume *vol, const char *pathname, ntfs_inode *ni, ntfs_inode *dir_ni, const ntfschar *name, u8 name_len) ntfs_delete() argument 2581 ntfs_volume *vol; set_dos_name() local 2773 ntfs_volume *vol; ntfs_remove_ntfs_dos_name() local [all...] |
| H A D | attrib.c | 148 s64 ntfs_get_attribute_value(const ntfs_volume *vol, in ntfs_get_attribute_value() argument 382 ntfs_volume *vol = na->ni->vol; ntfs_attr_init() local 754 ntfs_volume *vol = na->ni->vol; ntfs_attr_map_whole_runlist() local 992 ntfs_volume *vol; ntfs_attr_pread_i() local 1246 ntfs_volume *vol; ntfs_attr_fill_zero() local 1306 ntfs_volume *vol = na->ni->vol; ntfs_attr_fill_hole() local 1853 ntfs_volume *vol; global() local 2432 ntfs_volume *vol; global() local 2830 ntfs_volume *vol; global() local 3069 ntfs_volume *vol; global() local 3680 ntfs_volume *vol; global() local 3845 ntfs_attr_find_in_attrdef(const ntfs_volume *vol, const ATTR_TYPES type) global() argument 3887 ntfs_attr_size_bounds_check(const ntfs_volume *vol, const ATTR_TYPES type, const s64 size) global() argument 3955 ntfs_attr_can_be_non_resident(const ntfs_volume *vol, const ATTR_TYPES type, const ntfschar *name, int name_len) global() argument 4012 ntfs_attr_can_be_resident(const ntfs_volume *vol, const ATTR_TYPES type) global() argument 5109 ntfs_volume *vol = na->ni->vol; global() local 5304 ntfs_volume *vol; global() local 5610 ntfs_volume *vol = na->ni->vol; global() local 6346 ntfs_volume *vol; global() local 6504 ntfs_volume *vol; global() local [all...] |
| H A D | security.c | 437 static int entersecurity_stuff(ntfs_volume *vol, off_t offs) in entersecurity_stuff() argument 477 static int entersecurity_data(ntfs_volume *vol, in entersecurity_data() argument 542 static int entersecurity_indexes(ntfs_volume *vol, s64 attrsz, in entersecurity_indexes() argument 620 static le32 entersecurityattr(ntfs_volume *vol, in entersecurityattr() argument 819 setsecurityattr(ntfs_volume *vol, const SECURITY_DESCRIPTOR_RELATIVE *attr, s64 attrsz) setsecurityattr() argument 942 update_secur_descr(ntfs_volume *vol, char *newattr, ntfs_inode *ni) update_secur_descr() argument 1068 upgrade_secur_desc(ntfs_volume *vol, const char *attr, ntfs_inode *ni) upgrade_secur_desc() argument 1795 retrievesecurityattr(ntfs_volume *vol, SII_INDEX_KEY id) retrievesecurityattr() argument 1869 getsecurityattr(ntfs_volume *vol, ntfs_inode *ni) getsecurityattr() argument 4473 ntfs_open_secure(ntfs_volume *vol) ntfs_open_secure() argument 4524 ntfs_close_secure(ntfs_volume *vol) ntfs_close_secure() argument 4711 mergesecurityattr(ntfs_volume *vol, const char *oldattr, const char *newattr, u32 selection, ntfs_inode *ni) mergesecurityattr() argument 5336 ntfs_volume *vol; ntfs_initialize_file_security() local 5387 ntfs_volume *vol; ntfs_leave_file_security() local [all...] |
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsinfo.c | 468 static void ntfs_dump_volume(ntfs_volume *vol) in ntfs_dump_volume() argument 752 ntfs_dump_attr_list(ATTR_RECORD *attr, ntfs_volume *vol) ntfs_dump_attr_list() argument 928 ntfs_dump_attr_object_id(ATTR_RECORD *attr,ntfs_volume *vol) ntfs_dump_attr_object_id() argument 1105 ntfs_dump_attr_security_descriptor(ATTR_RECORD *attr, ntfs_volume *vol) ntfs_dump_attr_security_descriptor() argument 1338 ntfs_dump_attribute_header(ntfs_attr_search_ctx *ctx, ntfs_volume *vol, struct RUNCOUNT *runcount) ntfs_dump_attribute_header() argument 2084 ntfs_dump_attr_ea(ATTR_RECORD *attr, ntfs_volume *vol) ntfs_dump_attr_ea() argument 2452 ntfs_volume *vol; main() local [all...] |
| H A D | playlog.c | 390 static int sanity_indx(ntfs_volume *vol, const char *buffer) in sanity_indx() argument 424 static char *read_raw(ntfs_volume *vol, const LOG_RECORD *logr) in read_raw() argument 492 static int write_raw(ntfs_volume *vol, const LOG_RECORD *logr, in write_raw() argument 547 static int write_mirr(ntfs_volume *vol, const LOG_RECORD *logr, in write_mirr() argument 581 read_protected(ntfs_volume *vol, const LOG_RECORD *logr, u32 size, BOOL warn) read_protected() argument 629 write_protected(ntfs_volume *vol, const LOG_RECORD *logr, char *buffer, u32 size) write_protected() argument 797 adjust_high_vcn(ntfs_volume *vol, ATTR_RECORD *attr) adjust_high_vcn() argument 862 change_resident(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer, const char *data, u32 target, u32 length) change_resident() argument 916 change_resident_expect(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer, const char *data, const char *expected, u32 target, u32 length, ATTR_TYPES type) change_resident_expect() argument 969 change_index_value(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer, const char *data, u32 target, u32 length) change_index_value() argument 1014 add_resident(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer, const char *data, u32 target, u32 length, u32 oldlength) add_resident() argument 1094 expand_resident(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer, const char *data, u32 target, u32 length, u32 oldlength) expand_resident() argument 1176 insert_resident(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer, const char *data, u32 target, u32 length) insert_resident() argument 1259 remove_resident(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer, const char *data, u32 target, u32 length) remove_resident() argument 1345 delete_resident(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer, const char *data, u32 target, u32 length, u32 oldlength) delete_resident() argument 1403 shrink_resident(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer, const char *data, u32 target, u32 length, u32 oldlength) shrink_resident() argument 1484 update_index(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer, const char *data, u32 target, u32 length) update_index() argument 1606 insert_index_allocation(ntfs_volume *vol, char *buffer, u32 offs) insert_index_allocation() argument 1783 create_indx(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) create_indx() argument 1825 redo_action37(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) redo_action37() argument 1860 redo_add_index(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) redo_add_index() argument 1923 redo_add_root_index(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) redo_add_root_index() argument 2003 redo_create_file(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) redo_create_file() argument 2056 redo_create_attribute(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) redo_create_attribute() argument 2079 redo_delete_attribute(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) redo_delete_attribute() argument 2101 redo_delete_file(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) redo_delete_file() argument 2154 redo_delete_index(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) redo_delete_index() argument 2214 redo_delete_root_index(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) redo_delete_root_index() argument 2281 redo_force_bits(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) redo_force_bits() argument 2405 redo_sizes(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) redo_sizes() argument 2427 redo_update_index(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) redo_update_index() argument 2449 redo_update_index_value(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) redo_update_index_value() argument 2469 redo_update_mapping(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) redo_update_mapping() argument 2557 redo_update_resident(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) redo_update_resident() argument 2626 redo_update_root_index(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) redo_update_root_index() argument 2658 redo_update_root_vcn(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) redo_update_root_vcn() argument 2686 redo_update_value(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) redo_update_value() argument 2752 redo_update_vcn(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) redo_update_vcn() argument 2776 redo_write_end(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) redo_write_end() argument 2843 redo_write_index(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) redo_write_index() argument 2932 undo_add_index(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) undo_add_index() argument 2994 undo_add_root_index(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) undo_add_root_index() argument 3057 undo_create_attribute(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) undo_create_attribute() argument 3079 undo_delete_attribute(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) undo_delete_attribute() argument 3101 undo_delete_index(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) undo_delete_index() argument 3168 undo_delete_root_index(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) undo_delete_root_index() argument 3241 undo_create_file(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) undo_create_file() argument 3293 undo_delete_file(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) undo_delete_file() argument 3362 undo_force_bits(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) undo_force_bits() argument 3475 undo_sizes(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) undo_sizes() argument 3515 undo_update_index(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) undo_update_index() argument 3537 undo_update_index_value(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) undo_update_index_value() argument 3584 undo_update_vcn(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) undo_update_vcn() argument 3608 undo_update_mapping(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) undo_update_mapping() argument 3697 undo_update_resident(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) undo_update_resident() argument 3763 undo_update_root_index(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) undo_update_root_index() argument 3790 undo_update_root_vcn(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) undo_update_root_vcn() argument 3818 undo_update_value(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) undo_update_value() argument 3878 undo_write_end(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) undo_write_end() argument 3945 undo_write_index(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) undo_write_index() argument 4096 distribute_redos(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) distribute_redos() argument 4282 play_one_redo(ntfs_volume *vol, const struct ACTION_RECORD *action) play_one_redo() argument 4502 play_redos(ntfs_volume *vol, const struct ACTION_RECORD *firstaction) play_redos() argument 4520 distribute_undos(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer) distribute_undos() argument 4673 play_one_undo(ntfs_volume *vol, const struct ACTION_RECORD *action) play_one_undo() argument 4890 play_undos(ntfs_volume *vol, const struct ACTION_RECORD *lastaction) play_undos() argument [all...] |
| H A D | mkntfs.c | 3456 static BOOL mkntfs_open_partition(ntfs_volume *vol) in mkntfs_open_partition() argument 3569 mkntfs_override_vol_params(ntfs_volume *vol) mkntfs_override_vol_params() argument [all...] |
| H A D | ntfsclone.c | 201 static ntfs_volume *vol = NULL; variable [all...] |
| H A D | ntfsrecover.c | 111 ntfs_volume *vol; member [all...] |
| H A D | ntfsresize.c | 206 ntfs_volume *vol; member 617 static void print_advise(ntfs_volume *vol, s64 supp_lcn) in print_advise() argument 827 static void build_lcn_usage_bitmap(ntfs_volume *vol, ntfsck_ argument 912 walk_attributes(ntfs_volume *vol, ntfsck_t *fsck) walk_attributes() argument 933 compare_bitmaps(ntfs_volume *vol, struct bitmap *a) compare_bitmaps() argument 1057 build_allocation_bitmap(ntfs_volume *vol, ntfsck_t *fsck) build_allocation_bitmap() argument 1318 expand_attribute_runlist(ntfs_volume *vol, struct DELAYED *delayed) expand_attribute_runlist() argument 1613 ntfs_volume *vol; replace_attribute_runlist() local 1882 lseek_to_cluster(ntfs_volume *vol, s64 lcn) lseek_to_cluster() argument 1896 ntfs_volume *vol = resize->vol; copy_clusters() local 2204 ntfs_volume *vol = resize->vol; relocate_inode() local 2336 print_hint(ntfs_volume *vol, const char *s, struct llcn_t llcn) print_hint() argument 2358 ntfs_volume *vol = resize->vol; advise_on_resize() local 2431 ntfs_volume *vol = resize->vol; truncate_badclust_bad_attr() local 2470 ntfs_volume *vol = resize->vol; realloc_bitmap_data_attr() local 2511 ntfs_volume *vol = resize->vol; truncate_bitmap_data_attr() local 2572 lookup_data_attr(ntfs_volume *vol, MFT_REF mref, const char *aname, ntfs_attr_search_ctx **ctx) lookup_data_attr() argument 2611 check_bad_sectors(ntfs_volume *vol) check_bad_sectors() argument 2687 ntfs_volume *vol = resize->vol; truncate_bitmap_file() local 2752 ntfs_volume *vol = r->vol; update_bootsector() local 2855 print_disk_usage(ntfs_volume *vol, s64 nr_used_clusters) print_disk_usage() argument 2928 ntfs_volume *vol = NULL; mount_volume() local 2983 prepare_volume_fixup(ntfs_volume *vol) prepare_volume_fixup() argument 3044 check_cluster_allocation(ntfs_volume *vol, ntfsck_t *fsck) check_cluster_allocation() argument 3095 ntfs_volume *vol; global() member 3158 ntfs_volume *vol; get_unnamed_attr() local 3195 ntfs_volume *vol; read_and_get_attr() local 3250 ntfs_volume *vol; get_mft_bitmap() local 3445 can_expand(expand_t *expand, ntfs_volume *vol) can_expand() argument 3635 ntfs_volume *vol; write_bootsector() local 3668 ntfs_volume *vol; write_bitmap() local 3713 ntfs_volume *vol; copy_mftmirr() local 3768 ntfs_volume *vol; copy_boot() local 3834 delayed_expand(ntfs_volume *vol, struct DELAYED *delayed, struct progress_bar *progress) delayed_expand() argument 3906 ntfs_volume *vol; update_runlist() local 4078 ntfs_volume *vol; rebase_runlists_meta() local 4212 ntfs_volume *vol; rebase_inode() local 4278 ntfs_volume *vol; rebase_all_inodes() local 4353 ntfs_volume *vol; get_volume_data() local 4404 ntfs_volume *vol; really_expand() local 4490 ntfs_volume *vol; expand_to_beginning() local 4541 ntfs_volume *vol = NULL; main() local [all...] |
| /third_party/ntfs-3g/src/ |
| H A D | ntfs-3g.c | 275 static s64 ntfs_get_nr_free_mft_records(ntfs_volume *vol) in ntfs_get_nr_free_mft_records() argument 487 ntfs_volume *vol; ntfs_fuse_statfs() local [all...] |
| H A D | lowntfs-3g.c | 326 static s64 ntfs_get_nr_free_mft_records(ntfs_volume *vol) in ntfs_get_nr_free_mft_records() argument 468 ntfs_volume *vol; in ntfs_fuse_statfs() local 4313 ntfs_volume *vol; global() local [all...] |
| /third_party/pulseaudio/src/modules/ |
| H A D | module-stream-restore.c | 339 static int get_volume_arg(DBusConnection *conn, DBusMessage *msg, DBusMessageIter *iter, pa_channel_map *map, pa_cvolume *vol) { in get_volume_arg() argument 599 pa_cvolume vol; in handle_add_entry() local 800 pa_cvolume vol; handle_entry_set_volume() local [all...] |
| /third_party/pulseaudio/src/modules/alsa/ |
| H A D | alsa-ucm.c | 251 static void ucm_volume_free(pa_alsa_ucm_volume *vol) { in ucm_volume_free() argument 316 pa_alsa_ucm_volume *vol; in ucm_get_mixer_volume() local 372 pa_alsa_ucm_volume *vol; ucm_get_device_property() local 1027 pa_alsa_ucm_volume *vol; ucm_add_port_combination() local [all...] |
| /third_party/pulseaudio/src/modules/echo-cancel/ |
| H A D | module-echo-cancel.c | 1598 pa_cvolume vol; in canceller_process_msg_cb() local
|
| /third_party/pulseaudio/src/utils/ |
| H A D | pactl.c | 2527 static int parse_volume(const char *vol_spec, pa_volume_t *vol, enum volume_flags *vol_flags) { in parse_volume() argument
|
| /foundation/multimedia/audio_framework/services/audio_service/server/src/ |
| H A D | audio_endpoint.cpp | 1428 int32_t vol = srcDataList[i].volumeStart; // change to modify volume of each channel in ProcessData() local 1490 int32_t vol = srcData.volumeStart; // change to modify volume of each channel in ProcessSingleData() local 1500 void AudioEndpointInner::ZeroVolumeCheck(const int32_t vol) in ZeroVolumeCheck() argument 1533 Volume vol in GetAllReadyProcessData() local [all...] |
| /foundation/multimedia/audio_framework/services/audio_service/client/src/ |
| H A D | audio_process_in_client.cpp | 405 int32_t AudioProcessInClientInner::SetVolume(float vol) in SetVolume() argument 430 int32_t AudioProcessInClientInner::SetDuckVolume(float vol) in SetDuckVolume() argument 923 SetVolume(int32_t vol) SetVolume() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
| H A D | vktRobustnessExtsTests.cpp | 248 bool vol; member 1162 const char *vol = m_data.vol ? "volatile " : ""; in initPrograms() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
| H A D | vktRobustnessExtsTests.cpp | 255 bool vol; member 1121 const char *vol = m_data.vol ? "volatile " : ""; in initPrograms() local
|
| /third_party/FatFs/source/ |
| H A D | ff.c | 2625 int vol = -1; in get_ldnumber() local 2809 int vol; mount_volume() local 3065 int vol; f_mount() local 3898 int vol; f_chdrive() local 5632 int vol; global() local 6888 int vol; global() local [all...] |