/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
|
D | quantized_resize_bilinear_tester.h | 45 inline QuantizedResizeBilinearTester& Channels(int32_t channels) { in Channels() function 51 inline int32_t Channels() const { return channels_; } in Channels() function
|
D | quantized_pool_2d_tester.h | 44 inline QuantizedPool2DTester& Channels(int32_t channels) { in Channels() function 50 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 74 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 135 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/kotlinx.coroutines/docs/topics/ |
D | coroutines-and-channels.md | 1140 ## Channels section 1270 In `src/tasks/Request7Channels.kt`, implement the function `loadContributorsChannels()` that reques… argument
|
/external/dng_sdk/source/ |
D | dng_color_spec.h | 90 uint32 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/tensorflow/tensorflow/lite/delegates/gpu/metal/ |
D | metal_spatial_tensor.h | 57 int Channels() const override { return descriptor_.GetBHWDCShape().c; } in Channels() function
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
D | tensor.h | 62 int Channels() const override { return descriptor_.GetBHWDCShape().c; } in Channels() function
|
/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 | 178 size_t AudioDecoderMultiChannelOpusImpl::Channels() const { in Channels() function in webrtc::AudioDecoderMultiChannelOpusImpl
|
/external/webrtc/api/audio/ |
D | channel_layout.h | 128 enum Channels { enum
|
/external/webrtc/modules/audio_coding/neteq/ |
D | audio_multi_vector.cc | 185 size_t AudioMultiVector::Channels() const { in Channels() function in webrtc::AudioMultiVector
|
D | neteq_decoder_plc_unittest.cc | 46 size_t Channels() const override { return 1; } in Channels() function in webrtc::test::__anonc23e1e570111::AudioDecoderPlc
|
D | neteq_network_stats_unittest.cc | 109 size_t Channels() const override { return num_channels_; } in Channels() function in webrtc::test::MockAudioDecoder
|
D | neteq_impl_unittest.cc | 483 size_t Channels() const override { return 1; } in TEST_F() function in webrtc::TEST_F::CountingSamplesDecoder 1687 size_t Channels() const override { return 2; } in Channels() function in webrtc::Decoder120ms
|
/external/pigweed/pw_rpc/ |
D | docs.rst | 353 Channels chapter
|
/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/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/tensorflow/tensorflow/lite/delegates/gpu/common/ |
D | gpu_model.cc | 736 int Channels() const override { return shape_.c; } in ResolvePolymorphicArgs() function in tflite::gpu::__anon337c1af70111::ResolvePolymorphicArgs::DummySpatialTensor
|