| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/include/linux/mali/ |
| H A D | mali_utgard.h | 441 unsigned int vol; member
|
| /foundation/multimedia/audio_framework/services/audio_policy/server/include/service/manager/ |
| H A D | audio_adapter_manager.h | 334 float vol = audioAdapterManager_->IsAbsVolumeMute() ? 0.0f : 0.63957f; // 0.63957 = -4dB in OnGetVolumeDbCb() local
|
| /foundation/multimedia/audio_framework/services/audio_service/server/src/ |
| H A D | audio_endpoint_separate.cpp | 233 Volume vol = {true, 1.0f, 0}; in Config() local 619 int32_t vol = srcDataList[i].volumeStart; // change to modify volume of each channel in ProcessData() local
|
| H A D | pro_renderer_stream_impl.cpp | 700 Volume vol = {true, 1.0f, 0}; in GetStreamVolume() local
|
| /foundation/multimedia/audio_framework/services/audio_service/common/src/ |
| H A D | oh_audio_buffer.cpp | 413 float vol = basicBufferInfo_->streamVolume.load(); in GetStreamVolume() local [all...] |
| /test/xts/dcts/distributedhardware/distributedaudiotest/ |
| H A D | distributedaudiotest.cpp | 634 std::string SetVolume(int vol) in SetVolume() argument 665 std::string vol; in GetVolume() local
|
| /third_party/ffmpeg/libavdevice/ |
| H A D | pulse_audio_enc.c | 103 pa_volume_t vol = pa_cvolume_avg(&i->volume); in pulse_audio_sink_input_cb() local 337 pa_volume_t vol; in pulse_set_volume() local
|
| /third_party/alsa-lib/test/ |
| H A D | playmidi1.c | 265 static void do_noteon(int chan, int pitch, int vol) in do_noteon() argument 277 static void do_noteoff(int chan, int pitch, int vol) in do_noteoff() argument
|
| /third_party/ntfs-3g/include/ntfs-3g/ |
| H A D | security.h | 142 ntfs_volume *vol; member
|
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | volume.c | 254 static int ntfs_mft_load(ntfs_volume *vol) in ntfs_mft_load() argument 448 ntfs_mftmirr_load(ntfs_volume *vol) ntfs_mftmirr_load() argument 506 ntfs_volume *vol; ntfs_volume_startup() local 678 ntfs_volume_check_logfile(ntfs_volume *vol) ntfs_volume_check_logfile() argument 738 ntfs_hiberfile_open(ntfs_volume *vol) ntfs_hiberfile_open() argument 796 ntfs_volume_check_hiberfile(ntfs_volume *vol, int verbose) ntfs_volume_check_hiberfile() argument 866 fix_txf_data(ntfs_volume *vol) fix_txf_data() argument 941 ntfs_volume *vol; ntfs_device_mount() local 1343 ntfs_set_shown_files(ntfs_volume *vol, BOOL show_sys_files, BOOL show_hid_files, BOOL hide_dot_files) ntfs_set_shown_files() argument 1371 ntfs_set_ignore_case(ntfs_volume *vol) ntfs_set_ignore_case() argument 1419 ntfs_volume *vol; ntfs_mount() local 1467 ntfs_umount(ntfs_volume *vol, const BOOL force __attribute__((unused))) ntfs_umount() argument 1649 ntfs_version_is_supported(ntfs_volume *vol) ntfs_version_is_supported() argument 1689 ntfs_logfile_reset(ntfs_volume *vol) ntfs_logfile_reset() argument 1738 ntfs_volume_write_flags(ntfs_volume *vol, const le16 flags) ntfs_volume_write_flags() argument 1879 ntfs_volume_get_free_space(ntfs_volume *vol) ntfs_volume_get_free_space() argument 1914 ntfs_volume_rename(ntfs_volume *vol, const ntfschar *label, int label_len) ntfs_volume_rename() argument [all...] |
| H A D | compress.c | 714 ntfs_volume *vol; in ntfs_compressed_attr_pread() local 981 read_clusters(ntfs_volume *vol, const runlist_element *rl, s64 offs, u32 to_read, char *inbuf) read_clusters() argument 1023 write_clusters(ntfs_volume *vol, const runlist_element *rl, s64 offs, s32 to_write, const char *outbuf) write_clusters() argument 1071 ntfs_volume *vol; ntfs_comp_set() local 1242 ntfs_volume *vol; ntfs_compress_overwr_free() local 1456 ntfs_volume *vol; ntfs_compress_free() local 1675 ntfs_volume *vol; ntfs_compressed_pwrite() local 1876 ntfs_volume *vol; ntfs_compressed_close() local [all...] |
| H A D | runlist.c | 783 static runlist_element *ntfs_mapping_pairs_decompress_i(const ntfs_volume *vol, in ntfs_mapping_pairs_decompress_i() argument 1024 runlist_element *ntfs_mapping_pairs_decompress(const ntfs_volume *vol, in ntfs_mapping_pairs_decompress() argument 1113 s64 ntfs_rl_pread(const ntfs_volume *vol, cons argument 1202 ntfs_rl_pwrite(const ntfs_volume *vol, const runlist_element *rl, s64 ofs, const s64 pos, s64 count, void *b) ntfs_rl_pwrite() argument 1326 ntfs_get_size_for_mapping_pairs(const ntfs_volume *vol, const runlist_element *rl, const VCN start_vcn, int max_size) ntfs_get_size_for_mapping_pairs() argument 1489 ntfs_mapping_pairs_build(const ntfs_volume *vol, u8 *dst, const int dst_len, const runlist_element *rl, const VCN start_vcn, runlist_element const **stop_rl) ntfs_mapping_pairs_build() argument 1746 ntfs_rl_get_compressed_size(ntfs_volume *vol, runlist *rl) ntfs_rl_get_compressed_size() argument 2099 test_rl_frag_combine(ntfs_volume *vol, ATTR_RECORD *attr1, ATTR_RECORD *attr2, ATTR_RECORD *attr3) test_rl_frag_combine() argument 2134 ntfs_volume vol; test_rl_frag() local [all...] |
| H A D | unistr.c | 1531 BOOL ntfs_forbidden_names(ntfs_volume *vol, const ntfschar *name, int len, argument 1616 ntfs_collapsible_chars(ntfs_volume *vol, const ntfschar *shortname, int shortlen, const ntfschar *longname, int longlen) global() argument [all...] |
| H A D | reparse.c | 134 ntfs_volume *vol = dir_ni->vol; in ntfs_fix_file_name() local 220 search_absolute(ntfs_volume *vol, ntfschar *path, int count, BOOL isdir) search_absolute() argument 393 ntfs_drive_letter(ntfs_volume *vol, ntfschar letter) ntfs_drive_letter() argument 559 ntfs_get_fulllink(ntfs_volume *vol, ntfschar *junction, int count, const char *mnt_point, BOOL isdir) ntfs_get_fulllink() argument 662 ntfs_get_abslink(ntfs_volume *vol, ntfschar *junction, int count, const char *mnt_point __attribute__((unused)), BOOL isdir) ntfs_get_abslink() argument 791 ntfs_volume *vol; ntfs_make_symlink() local 1020 open_reparse_index(ntfs_volume *vol) open_reparse_index() argument [all...] |
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsfix.c | 110 ntfs_volume *vol; member 222 static int OLD_ntfs_volume_set_flags(ntfs_volume *vol, const le16 flags) in OLD_ntfs_volume_set_flags() argument 295 static int set_dirty_flag(ntfs_volume *vol) in set_dirty_flag() argument 330 empty_journal(ntfs_volume *vol) empty_journal() argument 380 clear_badclus(ntfs_volume *vol) clear_badclus() argument 449 fix_mftmirr(ntfs_volume *vol) fix_mftmirr() argument 604 rewrite_upcase(ntfs_volume *vol, ntfs_attr *na) rewrite_upcase() argument 658 fix_upcase(ntfs_volume *vol) fix_upcase() argument 817 ntfs_volume *vol; short_mft_selfloc_condition() local 874 ntfs_volume *vol; attrlist_selfloc_condition() local 958 ntfs_volume *vol; self_mapped_selfloc_condition() local 1017 ntfs_volume *vol; spare_record_selfloc_condition() local 1053 ntfs_volume *vol; fix_selfloc_conditions() local 1181 fix_self_located_mft(ntfs_volume *vol) fix_self_located_mft() argument 1227 try_fix_boot(ntfs_volume *vol, char *full_bs, s64 read_sector, s64 fix_sectors, s32 sector_size) try_fix_boot() argument 1288 try_alternate_boot(ntfs_volume *vol, char *full_bs, s32 sector_size, s64 shown_sectors) try_alternate_boot() argument 1361 check_alternate_boot(ntfs_volume *vol) check_alternate_boot() argument 1443 ntfs_volume *vol; fix_startup() local 1557 ntfs_volume *vol; fix_mount() local 1614 ntfs_volume *vol; main() local [all...] |
| H A D | ntfscp.c | 80 ntfs_volume *vol; member 706 ntfs_volume *vol; in find_best_runs() local 765 ntfs_volume *vol; preallocate() local 840 ntfs_volume *vol; main() local [all...] |
| H A D | utils.c | 259 ntfs_volume *vol; in utils_mount_volume() local 531 ntfs_volume *vol; in utils_inode_get_name() local 644 utils_attr_get_name(ntfs_volume *vol, ATTR_RECORD *attr, char *buffer, int bufsize) utils_attr_get_name() argument 727 utils_cluster_in_use(ntfs_volume *vol, long long lcn) utils_cluster_in_use() argument 790 utils_mftrec_in_use(ntfs_volume *vol, MFT_REF mref) utils_mftrec_in_use() argument 832 __metadata(ntfs_volume *vol, u64 num) __metadata() argument 858 ntfs_volume *vol; utils_is_metadata() local 968 mft_get_search_ctx(ntfs_volume *vol) mft_get_search_ctx() argument [all...] |
| H A D | ntfscmp.c | 318 static inline s64 get_nr_mft_records(ntfs_volume *vol) in get_nr_mft_records() argument 353 static int inode_open(ntfs_volume *vol, MFT_REF mref, ntfs_inode **ni) in inode_open() argument 958 ntfs_volume *vol = NULL; in mount_volume() local
|
| H A D | ntfsdecrypt.c | 1542 ntfs_volume *vol; in main() local
|
| /third_party/pulseaudio/src/modules/ |
| H A D | stream-interaction.c | 158 pa_cvolume vol; in cork_or_duck() local
|
| /foundation/distributedhardware/distributed_audio/services/test_example/ |
| H A D | distributedaudiotest.cpp | 690 std::string vol; in GetVolume() local
|
| /test/xts/dcts/distributedhardware/distributedaudionewtest/ |
| H A D | distributedaudiotest.cpp | 638 std::string SetVolume(int vol) in SetVolume() argument 669 std::string vol; in GetVolume() local
|
| /third_party/exfatprogs/include/ |
| H A D | exfat_ondisk.h | 146 } __attribute__((packed)) vol; /* file directory entry */ member
|
| /third_party/alsa-lib/src/mixer/ |
| H A D | simple_none.c | 86 long vol[32]; member [all...] |
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_softvol.c | 326 unsigned int vol_scale, vol[2], vol_c; in softvol_convert_stereo_vol() local
|