Home
last modified time | relevance | path

Searched defs:out_channels (Results 1 – 10 of 10) sorted by relevance

/external/webrtc/modules/audio_coding/codecs/opus/test/
Dlapped_transform_unittest.cc30 size_t out_channels, in ProcessAudioBlock()
52 size_t out_channels, in ProcessAudioBlock()
/external/tensorflow/tensorflow/tools/graph_transforms/
Dflatten_atrous.cc72 const int32 out_channels = filter.dim_size(3); in FlattenAtrousConv() local
/external/webrtc/modules/audio_coding/test/
DTestStereo.cc493 int out_channels, in Run()
/external/tensorflow/tensorflow/python/kernel_tests/
Ddepthtospace_op_test.py283 def compareToTranspose(self, batch_size, in_height, in_width, out_channels, argument
/external/libaom/libaom/av1/encoder/
Dcnn.h109 int out_channels; member
Dcnn.c236 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/
Ddepthwise_conv.cc330 const int32_t out_channels = data.mli_out->shape[out_tensor_ch_dimension]; in EvalMliQuantizedPerChannel() local
/external/webrtc/modules/audio_processing/test/
Ddebug_dump_test.cc240 const int out_channels = config.num_channels(); in ReadAndDeinterleave() local
/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_fused_batch_norm_op_test.cc138 int out_channels = 6; in VerifyTensorsCloseForGrad() local
/external/libaom/libaom/test/
Dcnn_test.cc39 int out_width, out_height, out_channels; in RunCNNTest() local