Home
last modified time | relevance | path

Searched defs:input_channel (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_fused_ops_test.cc1142 const int input_channel = 4; in TYPED_TEST_P() local
1150 const int input_channel = 4; in TYPED_TEST_P() local
1159 const int input_channel = 4; in TYPED_TEST_P() local
1168 const int input_channel = 4; in TYPED_TEST_P() local
1177 const int input_channel = 4; in TYPED_TEST_P() local
1186 const int input_channel = 4; in TYPED_TEST_P() local
1195 const int input_channel = 4; in TYPED_TEST_P() local
/external/webrtc/modules/audio_processing/
Ddebug.proto43 repeated bytes input_channel = 7; field
/external/webrtc/modules/audio_coding/neteq/
Dmerge.cc69 std::unique_ptr<int16_t[]> input_channel( in Process() local