Home
last modified time | relevance | path

Searched defs:channels (Results 326 - 350 of 631) sorted by relevance

1...<<11121314151617181920>>...26

/device/soc/rockchip/rk3566/sdk_linux/drivers/iio/adc/
H A Drockchip_saradc.c41 const struct iio_chan_spec *channels; member
[all...]
/foundation/ai/intelligent_voice_framework/frameworks/js/napi/
H A Dwakeup_intell_voice_engine_napi.cpp602 int32_t channels = 0; in StartCapturer() member in OHOS::IntellVoiceNapi::StartCapturerContext
/foundation/CastEngine/castengine_wifi_display/services/codec/src/
H A Daudio_aac_codec.cpp230 void AudioAACEncoder::InitEncoderCtx(uint32_t channels, uint32_t sampleBit, uint32_t sampleRate) in InitEncoderCtx() argument
249 int32_t AudioAACEncoder::Init(uint32_t channels, uint32_t sampleBit, uint32_t sampleRate) in Init() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/src/
H A Dsbc_frame.cpp633 int channels = CHANNEL_ONE; in Pack() local
572 PackFrameInternal(const Frame& frame, uint8_t* bufStream, int subbands, int channels, int joint) PackFrameInternal() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/include/
H A Da2dp_encoder_sbc.h93 int16_t channels; // 1 or 2. member
/foundation/multimedia/av_codec/frameworks/native/capi/common/
H A Dnative_avcapability.cpp319 const auto &channels = codecInfo->GetSupportedChannel(); in OH_AVCapability_GetAudioChannelCountRange() local
/foundation/multimedia/audio_framework/test/fuzztest/audioeffectchain_fuzzer/
H A Daudio_effect_chain_fuzzer.cpp223 const uint32_t channels = *reinterpret_cast<const uint32_t*>(rawData); in AudioEffectChainManagerFirst() local
/foundation/multimedia/audio_framework/frameworks/native/audioeffect/include/
H A Daudio_effect_chain_manager.h65 uint32_t channels; member
/foundation/multimedia/av_codec/services/engine/codec/audio/encoder/
H A Daudio_ffmpeg_aac_encoder_plugin.cpp108 bool AudioFFMpegAacEncoderPlugin::CheckChannelLayout(const Format &format, int channels) in CheckChannelLayout() argument
167 int channels; in CheckFormat() local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/
H A Daudio_effect_chain.cpp342 UpdateMultichannelIoBufferConfig(const uint32_t &channels, const uint64_t &channelLayout) UpdateMultichannelIoBufferConfig() argument
455 uint32_t channels = ioBufferConfig_.inputCfg.channels; UpdateMultichannelIoBufferConfigInner() local
[all...]
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/audio_decoder/
H A Daudio_ffmpeg_decoder_plugin.cpp546 int32_t channels = cachedFrame_->channels; in ReceiveFrameSucc() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/
H A Dffmpeg_utils.cpp320 AudioChannelLayout GetDefaultChannelLayout(int channels) in GetDefaultChannelLayout() argument
372 AudioChannelLayout ConvertChannelLayoutFromFFmpeg(int channels, uint64_t ffChannelLayout) in ConvertChannelLayoutFromFFmpeg() argument
/foundation/multimedia/media_foundation/engine/pipeline/filters/source/audio_capture/
H A Daudio_capture_filter.cpp93 uint32_t channels = 0; in ConfigureAudioChannels() local
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_pipeline.c68 SoftBusList *channels; member
636 SoftBusList *channels = NULL; TransProxyPipelineInit() local
[all...]
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/adapter/
H A Dp2p_adapter.cpp43 int32_t P2pAdapter::GetChannel5GListIntArray(std::vector<int> &channels) in GetChannel5GListIntArray() argument
/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifiap_fuzzer/
H A Dwifiap_fuzzer.cpp82 std::vector<int> channels = {36, 40, 44, 48, 52, 56}; in FilterIndoorChannelFuzzTest() local
90 std::vector<int> channels = {36, 165}; in Filter165ChannelFuzzTest() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap_sa/
H A Dwifi_hotspot_stub.cpp346 std::vector<int32_t> channels; in OnGetValidChannels() local
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/
H A Dav_trans_utils.cpp283 GenerateAdtsHeader(unsigned char* adtsHeader, uint32_t packetLen, uint32_t profile, uint32_t sampleRate, uint32_t channels) GenerateAdtsHeader() argument
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/test/av_trans_input/daudio_input_test/
H A Ddaudio_input_test.cpp395 uint32_t channels = 1; in HWTEST_F() local
/third_party/ffmpeg/libavcodec/
H A Dmpeg4audio.h42 int channels; member
H A Daptx.h32 enum channels { enum
97 Channel channels[NB_CHANNELS]; member
203 static inline int aptx_check_parity(Channel channels[NB_CHANNELS], int32_t *idx) in aptx_check_parity() argument
H A Dlibopusenc.c94 int channels = avctx->ch_layout.nb_channels; in libopus_write_header() local
264 int channels = avctx->ch_layout.nb_channels; in libopus_encode_init() local
460 const int channels = avctx->ch_layout.nb_channels; libopus_encode() local
[all...]
H A Datrac3plus.h147 Atrac3pChanParams channels[2]; member
H A Datrac1.c282 int channels = avctx->ch_layout.nb_channels; in atrac1_decode_frame() local
339 int channels = avctx->ch_layout.nb_channels; in atrac1_decode_init() local
H A Dffwavesynth.c88 uint32_t channels; member
424 int32_t channels[WS_MAX_CHANNEL in wavesynth_decode() local
344 wavesynth_synth_sample(struct wavesynth_context *ws, int64_t ts, int32_t *channels) wavesynth_synth_sample() argument
[all...]

Completed in 21 milliseconds

1...<<11121314151617181920>>...26