Home
last modified time | relevance | path

Searched defs:channels (Results 76 - 100 of 1805) sorted by relevance

12345678910>>...73

/third_party/libsnd/src/
H A Dpvf.c137 int marker, channels, samplerate, bitwidth ; in pvf_read_header() local
/third_party/lame/ACM/
H A DACM.h54 unsigned int channels; member in bitrate_item
/third_party/mesa3d/src/intel/isl/
H A Dgen_format_layout.py220 def channels(self): member in Format
/third_party/skia/third_party/externals/libpng/contrib/tools/
H A Dcvtcolor.c53 int channels = 0; in main() local
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dsvolume_mmx.c93 static void pa_volume_s16ne_mmx(int16_t *samples, const int32_t *volumes, unsigned channels, unsigned length) { in pa_volume_s16ne_mmx() argument
162 static void pa_volume_s16re_mmx(int16_t *samples, const int32_t *volumes, unsigned channels, unsigned length) { in pa_volume_s16re_mmx() argument
[all...]
H A Dsvolume_sse.c76 static void pa_volume_s16ne_sse2(int16_t *samples, const int32_t *volumes, unsigned channels, unsigned length) { in pa_volume_s16ne_sse2() argument
160 static void pa_volume_s16re_sse2(int16_t *samples, const int32_t *volumes, unsigned channels, unsigned length) { in pa_volume_s16re_sse2() argument
[all...]
H A Dsvolume_arm.c43 static void pa_volume_s16ne_arm(int16_t *samples, const int32_t *volumes, unsigned channels, unsigned length) { in pa_volume_s16ne_arm() argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Danon_enum_trait.hpp12 channels = 1, enumerator
/base/sensors/sensor/vibration_convert/core/native/src/
H A Dgenerate_vibration_json_file.cpp59 Json::Value channels; in GenerateJsonFile() local
/foundation/multimedia/audio_framework/frameworks/native/audioeffect/include/
H A Daudio_effect_chain_adapter.h40 const uint32_t channels; member
/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/common/
H A Daudio_ec_info.h44 std::string channels; member in OHOS::AudioStandard::AudioEcInfo
/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Daudio_resample.cpp32 AudioResample::AudioResample(uint32_t channels, uint32_t inRate, uint32_t outRate, int32_t quantity) : speex_(nullptr) in AudioResample() argument
/foundation/multimedia/av_codec/services/engine/codec/include/audio/encoder/
H A Daudio_opus_encoder_plugin.h67 int32_t channels; member in OHOS::MediaAVCodec::AudioOpusEncoderPlugin
/foundation/multimedia/av_codec/test/moduletest/muxer/Common/include/
H A DAVMuxerDemo.h35 int channels; member
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dap_config_use_test.cpp83 std::vector<int> channels = m_apConfigUse->GetChannelFromDrvOrXmlByBand(BandType::BAND_2GHZ); in HWTEST_F() local
133 std::vector<int> channels = {36, 40, 44, 48, 52, 56}; in HWTEST_F() local
143 std::vector<int> channels = {36, 165}; in HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dcommon-init.c128 void *channels; in ath9k_cmn_init_channels_rates() local
[all...]
/kernel/linux/linux-5.10/include/linux/platform_data/
H A Dgsc_hwmon.h40 const struct gsc_hwmon_channel *channels; member
/kernel/linux/linux-5.10/sound/core/oss/
H A Dio.c49 int channel, channels = plugin->dst_format.channels; in io_playback_transfer() local
75 int channel, channels = plugin->dst_format.channels; in io_capture_transfer() local
90 io_src_channels(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames, struct snd_pcm_plugin_channel **channels) io_src_channels() argument
[all...]
/kernel/linux/linux-5.10/sound/soc/intel/boards/
H A Dbytcht_nocodec.c45 struct snd_interval *channels = hw_param_interval(params, in codec_fixup() local
H A Dhaswell.c40 struct snd_interval *channels = hw_param_interval(params, in haswell_ssp0_fixup() local
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Dgsc_hwmon.h43 struct gsc_hwmon_channel channels[]; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dcommon-init.c128 void *channels; in ath9k_cmn_init_channels_rates() local
[all...]
/kernel/linux/linux-6.6/sound/soc/intel/boards/
H A Dhsw_rt5640.c35 struct snd_interval *channels = hw_param_interval(params, SNDRV_PCM_HW_PARAM_CHANNELS); in codec_link_hw_params_fixup() local
/kernel/linux/linux-6.6/sound/core/oss/
H A Dio.c49 int channel, channels = plugin->dst_format.channels; in io_playback_transfer() local
75 int channel, channels = plugin->dst_format.channels; in io_capture_transfer() local
90 io_src_channels(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames, struct snd_pcm_plugin_channel **channels) io_src_channels() argument
[all...]
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Dvoice.c77 int snd_emu10k1_voice_alloc(struct snd_emu10k1 *emu, int type, int count, int channels, in snd_emu10k1_voice_alloc() argument

Completed in 7 milliseconds

12345678910>>...73