Home
last modified time | relevance | path

Searched defs:Channels (Results 1 – 25 of 26) sorted by relevance

12

/external/llvm-project/llvm/unittests/ExecutionEngine/Orc/
DRPCUtilsTest.cpp171 auto Channels = createPairedQueueChannels(); in TEST() local
177 auto Channels = createPairedQueueChannels(); in TEST() local
232 auto Channels = createPairedQueueChannels(); in TEST() local
277 auto Channels = createPairedQueueChannels(); in TEST() local
322 auto Channels = createPairedQueueChannels(); in TEST() local
368 auto Channels = createPairedQueueChannels(); in TEST() local
419 auto Channels = createPairedQueueChannels(); in TEST() local
459 auto Channels = createPairedQueueChannels(); in TEST() local
531 auto Channels = createPairedQueueChannels(); in TEST() local
574 auto Channels = createPairedQueueChannels(); in TEST() local
[all …]
/external/tensorflow/tensorflow/lite/delegates/xnnpack/
Dresize_bilinear_tester.h43 inline ResizeBilinearTester& Channels(int32_t channels) { in Channels() function
49 inline int32_t Channels() const { return channels_; } in Channels() function
Dpool_2d_tester.h43 inline Pool2DTester& Channels(int32_t channels) { in Channels() function
49 inline int32_t Channels() const { return channels_; } in Channels() function
/external/webrtc/modules/audio_coding/codecs/g711/
Daudio_decoder_pcm.cc33 size_t AudioDecoderPcmU::Channels() const { in Channels() function in webrtc::AudioDecoderPcmU
68 size_t AudioDecoderPcmA::Channels() const { in Channels() function in webrtc::AudioDecoderPcmA
/external/webrtc/modules/audio_coding/codecs/g722/
Daudio_decoder_g722.cc70 size_t AudioDecoderG722Impl::Channels() const { in Channels() function in webrtc::AudioDecoderG722Impl
121 size_t AudioDecoderG722StereoImpl::Channels() const { in Channels() function in webrtc::AudioDecoderG722StereoImpl
/external/webrtc/modules/audio_coding/neteq/tools/
Dfake_decode_from_file.h47 size_t Channels() const override { return stereo_ ? 2 : 1; } in Channels() function
/external/dng_sdk/source/
Ddng_color_spec.h90 uint32 Channels () const in Channels() function
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dmetal_spatial_tensor.h59 int Channels() const override { return shape_.c; } in Channels() function
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dtensor.h67 int Channels() const override { return shape_.c; } in Channels() function
/external/webrtc/modules/audio_coding/codecs/isac/
Daudio_decoder_isac_t_impl.h78 size_t AudioDecoderIsacT<T>::Channels() const { in Channels() function
/external/webrtc/modules/audio_coding/codecs/pcm16b/
Daudio_decoder_pcm16b.cc35 size_t AudioDecoderPcm16B::Channels() const { in Channels() function in webrtc::AudioDecoderPcm16B
/external/skia/modules/particles/include/
DSkParticleData.h18 enum Channels { enum
/external/webrtc/modules/audio_coding/codecs/ilbc/
Daudio_decoder_ilbc.cc106 size_t AudioDecoderIlbcImpl::Channels() const { in Channels() function in webrtc::AudioDecoderIlbcImpl
/external/webrtc/test/
Daudio_decoder_proxy_factory.h69 size_t Channels() const override { return decoder_->Channels(); } in Channels() function
/external/webrtc/modules/audio_coding/codecs/opus/
Daudio_decoder_opus.cc124 size_t AudioDecoderOpusImpl::Channels() const { in Channels() function in webrtc::AudioDecoderOpusImpl
Daudio_decoder_multi_channel_opus_impl.cc174 size_t AudioDecoderMultiChannelOpusImpl::Channels() const { in Channels() function in webrtc::AudioDecoderMultiChannelOpusImpl
/external/pigweed/pw_rpc/
Ddocs.rst241 Channels chapter
/external/webrtc/api/audio/
Dchannel_layout.h128 enum Channels { enum
/external/webrtc/modules/audio_coding/neteq/
Daudio_multi_vector.cc186 size_t AudioMultiVector::Channels() const { in Channels() function in webrtc::AudioMultiVector
Dneteq_decoder_plc_unittest.cc45 size_t Channels() const override { return 1; } in Channels() function in webrtc::test::__anonf78052b90111::AudioDecoderPlc
Dneteq_network_stats_unittest.cc110 size_t Channels() const override { return num_channels_; } in Channels() function in webrtc::test::MockAudioDecoder
Dneteq_impl_unittest.cc468 size_t Channels() const override { return 1; } in TEST_F() function in webrtc::TEST_F::CountingSamplesDecoder
1580 size_t Channels() const override { return 2; } in Channels() function in webrtc::Decoder120ms
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_tim_ex.c2084 HAL_StatusTypeDef HAL_TIMEx_GroupChannel5(TIM_HandleTypeDef *htim, uint32_t Channels) in HAL_TIMEx_GroupChannel5()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_tim_ex.c2084 HAL_StatusTypeDef HAL_TIMEx_GroupChannel5(TIM_HandleTypeDef *htim, uint32_t Channels) in HAL_TIMEx_GroupChannel5()
/external/webrtc/modules/audio_processing/
Daudio_processing_unittest.cc805 TEST_F(ApmTest, Channels) { in TEST_F() argument

12