Searched defs:out_channels (Results 1 – 10 of 10) sorted by relevance
/external/webrtc/modules/audio_coding/codecs/opus/test/ |
D | lapped_transform_unittest.cc | 30 size_t out_channels, in ProcessAudioBlock() 52 size_t out_channels, in ProcessAudioBlock()
|
/external/tensorflow/tensorflow/tools/graph_transforms/ |
D | flatten_atrous.cc | 72 const int32 out_channels = filter.dim_size(3); in FlattenAtrousConv() local
|
/external/webrtc/modules/audio_coding/test/ |
D | TestStereo.cc | 493 int out_channels, in Run()
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | depthtospace_op_test.py | 283 def compareToTranspose(self, batch_size, in_height, in_width, out_channels, argument
|
/external/libaom/libaom/av1/encoder/ |
D | cnn.h | 109 int out_channels; member
|
D | cnn.c | 236 int *out_height, int *out_channels) { in av1_find_cnn_output_size() 1116 int out_width = 0, out_height = 0, out_channels = 0; in av1_cnn_predict_img() local 1134 int out_width = 0, out_height = 0, out_channels = 0; in av1_cnn_predict_img_highbd() local
|
/external/tensorflow/tensorflow/lite/micro/kernels/arc_mli/ |
D | depthwise_conv.cc | 330 const int32_t out_channels = data.mli_out->shape[out_tensor_ch_dimension]; in EvalMliQuantizedPerChannel() local
|
/external/webrtc/modules/audio_processing/test/ |
D | debug_dump_test.cc | 240 const int out_channels = config.num_channels(); in ReadAndDeinterleave() local
|
/external/tensorflow/tensorflow/core/kernels/mkl/ |
D | mkl_fused_batch_norm_op_test.cc | 138 int out_channels = 6; in VerifyTensorsCloseForGrad() local
|
/external/libaom/libaom/test/ |
D | cnn_test.cc | 39 int out_width, out_height, out_channels; in RunCNNTest() local
|