Home
last modified time | relevance | path

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

12

/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
Dquantized_resize_bilinear_tester.h45 inline QuantizedResizeBilinearTester& Channels(int32_t channels) { in Channels() function
51 inline int32_t Channels() const { return channels_; } in Channels() function
Dquantized_pool_2d_tester.h44 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/
Daudio_decoder_pcm.cc33 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/
Daudio_decoder_g722.cc70 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/
Dfake_decode_from_file.h47 size_t Channels() const override { return stereo_ ? 2 : 1; } in Channels() function
/external/kotlinx.coroutines/docs/topics/
Dcoroutines-and-channels.md1140 ## Channels section
1270 In `src/tasks/Request7Channels.kt`, implement the function `loadContributorsChannels()` that reques… argument
/external/dng_sdk/source/
Ddng_color_spec.h90 uint32 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/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dmetal_spatial_tensor.h57 int Channels() const override { return descriptor_.GetBHWDCShape().c; } in Channels() function
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dtensor.h62 int Channels() const override { return descriptor_.GetBHWDCShape().c; } in Channels() function
/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.cc178 size_t AudioDecoderMultiChannelOpusImpl::Channels() const { in Channels() function in webrtc::AudioDecoderMultiChannelOpusImpl
/external/webrtc/api/audio/
Dchannel_layout.h128 enum Channels { enum
/external/webrtc/modules/audio_coding/neteq/
Daudio_multi_vector.cc185 size_t AudioMultiVector::Channels() const { in Channels() function in webrtc::AudioMultiVector
Dneteq_decoder_plc_unittest.cc46 size_t Channels() const override { return 1; } in Channels() function in webrtc::test::__anonc23e1e570111::AudioDecoderPlc
Dneteq_network_stats_unittest.cc109 size_t Channels() const override { return num_channels_; } in Channels() function in webrtc::test::MockAudioDecoder
Dneteq_impl_unittest.cc483 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/
Ddocs.rst353 Channels chapter
/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/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/tensorflow/tensorflow/lite/delegates/gpu/common/
Dgpu_model.cc736 int Channels() const override { return shape_.c; } in ResolvePolymorphicArgs() function in tflite::gpu::__anon337c1af70111::ResolvePolymorphicArgs::DummySpatialTensor

12