/external/llvm-project/llvm/unittests/ExecutionEngine/Orc/ |
D | RPCUtilsTest.cpp | 171 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/ |
D | resize_bilinear_tester.h | 43 inline ResizeBilinearTester& Channels(int32_t channels) { in Channels() function 49 inline int32_t Channels() const { return channels_; } in Channels() function
|
D | pool_2d_tester.h | 43 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/ |
D | audio_decoder_pcm.cc | 33 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/ |
D | audio_decoder_g722.cc | 70 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/ |
D | fake_decode_from_file.h | 47 size_t Channels() const override { return stereo_ ? 2 : 1; } in Channels() function
|
/external/dng_sdk/source/ |
D | dng_color_spec.h | 90 uint32 Channels () const in Channels() function
|
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/ |
D | metal_spatial_tensor.h | 59 int Channels() const override { return shape_.c; } in Channels() function
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
D | tensor.h | 67 int Channels() const override { return shape_.c; } in Channels() function
|
/external/webrtc/modules/audio_coding/codecs/isac/ |
D | audio_decoder_isac_t_impl.h | 78 size_t AudioDecoderIsacT<T>::Channels() const { in Channels() function
|
/external/webrtc/modules/audio_coding/codecs/pcm16b/ |
D | audio_decoder_pcm16b.cc | 35 size_t AudioDecoderPcm16B::Channels() const { in Channels() function in webrtc::AudioDecoderPcm16B
|
/external/skia/modules/particles/include/ |
D | SkParticleData.h | 18 enum Channels { enum
|
/external/webrtc/modules/audio_coding/codecs/ilbc/ |
D | audio_decoder_ilbc.cc | 106 size_t AudioDecoderIlbcImpl::Channels() const { in Channels() function in webrtc::AudioDecoderIlbcImpl
|
/external/webrtc/test/ |
D | audio_decoder_proxy_factory.h | 69 size_t Channels() const override { return decoder_->Channels(); } in Channels() function
|
/external/webrtc/modules/audio_coding/codecs/opus/ |
D | audio_decoder_opus.cc | 124 size_t AudioDecoderOpusImpl::Channels() const { in Channels() function in webrtc::AudioDecoderOpusImpl
|
D | audio_decoder_multi_channel_opus_impl.cc | 174 size_t AudioDecoderMultiChannelOpusImpl::Channels() const { in Channels() function in webrtc::AudioDecoderMultiChannelOpusImpl
|
/external/pigweed/pw_rpc/ |
D | docs.rst | 241 Channels chapter
|
/external/webrtc/api/audio/ |
D | channel_layout.h | 128 enum Channels { enum
|
/external/webrtc/modules/audio_coding/neteq/ |
D | audio_multi_vector.cc | 186 size_t AudioMultiVector::Channels() const { in Channels() function in webrtc::AudioMultiVector
|
D | neteq_decoder_plc_unittest.cc | 45 size_t Channels() const override { return 1; } in Channels() function in webrtc::test::__anonf78052b90111::AudioDecoderPlc
|
D | neteq_network_stats_unittest.cc | 110 size_t Channels() const override { return num_channels_; } in Channels() function in webrtc::test::MockAudioDecoder
|
D | neteq_impl_unittest.cc | 468 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/ |
D | stm32l4xx_hal_tim_ex.c | 2084 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/ |
D | stm32l4xx_hal_tim_ex.c | 2084 HAL_StatusTypeDef HAL_TIMEx_GroupChannel5(TIM_HandleTypeDef *htim, uint32_t Channels) in HAL_TIMEx_GroupChannel5()
|
/external/webrtc/modules/audio_processing/ |
D | audio_processing_unittest.cc | 805 TEST_F(ApmTest, Channels) { in TEST_F() argument
|