Home
last modified time | relevance | path

Searched defs:in_channels (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/webrtc/common_audio/
Dlapped_transform_unittest.cc28 size_t in_channels, in ProcessAudioBlock()
52 size_t in_channels, in ProcessAudioBlock()
/external/tensorflow/tensorflow/tools/graph_transforms/
Dflatten_atrous.cc71 const int32 in_channels = filter.dim_size(2); in FlattenAtrousConv() local
/external/tensorflow/tensorflow/core/kernels/
Deigen_spatial_convolutions_test.cc668 const int in_channels = 10; in TEST() local
729 const int in_channels = 10; in TEST() local
791 const int in_channels = 10; in TEST() local
843 const int in_channels = 10; in TEST() local
897 const int in_channels = 10; in TEST() local
963 const int in_channels = 10; in TEST() local
1029 const int in_channels = 10; in TEST() local
1084 const int in_channels = 10; in TEST() local
1140 const int in_channels = 10; in TEST() local
1210 const int in_channels = 10; in TEST() local
/external/webrtc/webrtc/modules/audio_coding/test/
DTestStereo.cc727 void TestStereo::Run(TestPackStereo* channel, int in_channels, int out_channels, in Run()
/external/tensorflow/tensorflow/python/kernel_tests/
Dspacetodepth_op_test.py258 def compareToTranspose(self, batch_size, out_height, out_width, in_channels, argument
/external/webrtc/webrtc/modules/audio_processing/intelligibility/
Dintelligibility_enhancer.cc57 size_t in_channels, in ProcessAudioBlock() argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier_test.cc3277 int in_channels = 3; in TEST_F() member