Home
last modified time | relevance | path

Searched defs:channels (Results 1 – 25 of 158) sorted by relevance

1234567

/ohos5.0/foundation/multimedia/media_foundation/test/unittest/
H A DTestMeta.cpp39 uint32_t channels = 64; variable
76 int32_t channels = 64; variable
85 uint32_t channels = 64; variable
99 uint32_t channels = 64; variable
119 int32_t channels = 64; variable
169 auto channels = Plugin::AnyCast<uint32_t>(cap->keys[CapabilityID::AUDIO_CHANNELS]); variable
/ohos5.0/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); variable
133 std::vector<int> channels = {36, 40, 44, 48, 52, 56}; variable
143 std::vector<int> channels = {36, 165}; variable
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dap_config_use.cpp76 std::vector<int> channels = GetChannelFromDrvOrXmlByBand(BandType::BAND_2GHZ); in GetBestChannelFor2G() local
88 std::vector<int> channels = GetChannelFromDrvOrXmlByBand(BandType::BAND_5GHZ); in GetBestChannelFor5G() local
131 std::vector<int> channels; in GetChannelFromDrvOrXmlByBand() local
300 std::set<int> channels; in ParseCountryPolicyList() local
375 std::vector<int> channels; in ParsePreferredChannelsList() local
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/include/audio/decoder/
H A Daudio_ffmpeg_flac_decoder_plugin.h47 int32_t channels; variable
H A Daudio_ffmpeg_mp3_decoder_plugin.h48 int channels; variable
H A Daudio_ffmpeg_amrnb_decoder_plugin.h49 int channels; variable
H A Daudio_ffmpeg_amrwb_decoder_plugin.h49 int channels; variable
H A Daudio_opus_decoder_plugin.h64 int32_t channels; variable
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/include/audio/encoder/
H A Daudio_ffmpeg_flac_encoder_plugin.h51 int32_t channels; variable
H A Daudio_opus_encoder_plugin.h67 int32_t channels; variable
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/include/
H A Dvolume_tools_c.h27 uint32_t channels; // should be same with AudioStandard::AudioChannel in audio_stream_info.h member
/aosp14/frameworks/base/core/proto/android/app/
H A Dnotification_channel_group.proto38 repeated NotificationChannelProto channels = 5; field
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/
H A Dimage_loader_common.h99 RowPointers(uint32_t width, uint32_t height, uint32_t channels, uint32_t channelSize) in RowPointers()
172 void VerticalFlipRowPointers(T **rowPointers, uint32_t height, uint32_t width, uint32_t channels) in VerticalFlipRowPointers()
189 void VerticalFlipRow(T *rowPointer, uint32_t width, uint32_t channels) in VerticalFlipRow()
/aosp14/frameworks/base/tests/Input/src/com/android/test/input/
H A DInputEventSenderAndReceiverTest.kt70 val channels = InputChannel.openInputChannelPair("TestChannel") regex
134 val channels = InputChannel.openInputChannelPair("TestChannel2") regex
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/src/
H A Dsbc_encoder.cpp100 uint8_t channels = (codecParam.channelMode == SBC_CHANNEL_MODE_MONO) ? CHANNEL_1 : CHANNEL_2; in CalculateFrameLength() local
115 uint16_t channels = (codecParam.channelMode == SBC_CHANNEL_MODE_MONO) ? CHANNEL_1 : CHANNEL_2; in CalculateCodecSize() local
406 int samples, int channels, int bigEndian) in Get4SubbandSamplingPoint()
450 int *samples, int channels, int bigEndian) in Get8SubbandSamplingPointInternal()
486 int *samples, int channels, int bigEndian) in Get8SubbandSamplingPoint16()
537 int *samples, int channels, int bigEndian) in Get8SubbandSamplingPoint8()
570 int *samples, int channels, int bigEndian) in Get8SubbandSamplingPoint()
609 int blocks, int channels, int subbands) const in CalculateScalefactors()
/ohos5.0/foundation/distributedhardware/distributed_audio/audiohandler/include/
H A Ddaudio_handler.h33 std::vector<AudioStandard::AudioChannel> channels; member
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Di_audio_stream.cpp189 AudioChannel channels = static_cast<AudioChannel>(params.channels); in IsStreamSupported() local
301 bool IAudioStream::IsPlaybackChannelRelatedInfoValid(uint8_t channels, uint64_t channelLayout) in IsPlaybackChannelRelatedInfoValid()
314 bool IAudioStream::IsRecordChannelRelatedInfoValid(uint8_t channels, uint64_t channelLayout) in IsRecordChannelRelatedInfoValid()
H A Daudio_spatial_channel_converter.cpp50 size_t AudioSpatialChannelConverter::GetPcmLength(int32_t channels, int8_t bps) in GetPcmLength()
98 void AudioSpatialChannelConverter::ConverterChannels(uint8_t &channels, uint64_t &channelLayout) in ConverterChannels()
223 … LibLoader::SetIOBufferConfig(bool isInput, uint32_t sampleRate, uint8_t format, uint32_t channels, in SetIOBufferConfig()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Daudio_down_mix_stereo.cpp67 int32_t AudioDownMixStereo::InitMixer(AudioChannelLayout mode, int32_t channels) in InitMixer()
H A Daudio_resample.cpp32 AudioResample::AudioResample(uint32_t channels, uint32_t inRate, uint32_t outRate, int32_t quantity… in AudioResample()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dmodule_hdi_sink.c91 const uint32_t channels = si->sample_spec.channels; in SinkInputNewCb() local
163 const uint32_t channels = si->sample_spec.channels; in SinkInputStateChangedCb() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioeffect/test/unittest/effect_unit_test/src/
H A Daudio_effect_chain_manager_unit_test.cpp798 uint32_t channels = 2; variable
815 uint32_t channels = 2; variable
840 uint32_t channels = 2; variable
859 uint32_t channels = 2; variable
878 uint32_t channels = 2; variable
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DBluetoothLeBroadcastMetadataExt.kt279 val channels = convertToChannels(requireNotNull(bisSync), requireNotNull(bisMask)) regex
346 val channels = mutableListOf<BluetoothLeBroadcastChannel>() regex
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/
H A Dffmpeg_converter.cpp367 AudioChannelLayout FFMpegConverter::GetDefaultChannelLayout(int channels) in GetDefaultChannelLayout()
379 …elLayout FFMpegConverter::ConvertFFToOHAudioChannelLayoutV2(uint64_t ffChannelLayout, int channels) in ConvertFFToOHAudioChannelLayoutV2()
428 …ut FFMpegConverter::ConvertAudioVividToOHAudioChannelLayout(uint64_t ffChannelLayout, int channels) in ConvertAudioVividToOHAudioChannelLayout()
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DRadioAccessSpecifier.java73 public RadioAccessSpecifier(int ran, int[] bands, int[] channels) { in RadioAccessSpecifier()

1234567