Searched defs:in_channels (Results 1 – 7 of 7) sorted by relevance
/external/webrtc/webrtc/common_audio/ |
D | lapped_transform_unittest.cc | 28 size_t in_channels, in ProcessAudioBlock() 52 size_t in_channels, in ProcessAudioBlock()
|
/external/tensorflow/tensorflow/tools/graph_transforms/ |
D | flatten_atrous.cc | 71 const int32 in_channels = filter.dim_size(2); in FlattenAtrousConv() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | eigen_spatial_convolutions_test.cc | 668 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/ |
D | TestStereo.cc | 727 void TestStereo::Run(TestPackStereo* channel, int in_channels, int out_channels, in Run()
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | spacetodepth_op_test.py | 258 def compareToTranspose(self, batch_size, out_height, out_width, in_channels, argument
|
/external/webrtc/webrtc/modules/audio_processing/intelligibility/ |
D | intelligibility_enhancer.cc | 57 size_t in_channels, in ProcessAudioBlock() argument
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | algebraic_simplifier_test.cc | 3277 int in_channels = 3; in TEST_F() member
|