Home
last modified time | relevance | path

Searched defs:num_rows (Results 1 – 25 of 97) sorted by relevance

1234

/external/webrtc/webrtc/modules/audio_processing/beamformer/
Dcomplex_matrix.h30 ComplexMatrix(size_t num_rows, size_t num_columns) in ComplexMatrix()
33 ComplexMatrix(const complex<T>* data, size_t num_rows, size_t num_columns) in ComplexMatrix()
54 size_t num_rows = this->num_rows(); in ConjugateTranspose() local
Dmatrix.h70 Matrix(size_t num_rows, size_t num_columns) in Matrix()
78 Matrix(const T* data, size_t num_rows, size_t num_columns) in Matrix()
93 void CopyFrom(const T* const data, size_t num_rows, size_t num_columns) { in CopyFrom()
100 size_t num_rows) { in CopyFromColumn()
109 void Resize(size_t num_rows, size_t num_columns) { in Resize()
118 size_t num_rows() const { return num_rows_; } in num_rows() function
297 void SetNumRows(const size_t num_rows) { num_rows_ = num_rows; } in SetNumRows()
/external/libjpeg-turbo/
Djdcolor.c255 JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) in ycc_rgb_convert()
327 JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) in rgb_gray_convert()
362 JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) in null_convert()
423 JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) in grayscale_convert()
436 JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) in gray_rgb_convert()
481 JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) in rgb_rgb_convert()
529 JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) in ycck_cmyk_convert()
658 JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) in ycc_rgb565_convert()
669 JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) in ycc_rgb565D_convert()
680 JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) in rgb_rgb565_convert()
[all …]
Djccolor.c235 JSAMPIMAGE output_buf, JDIMENSION output_row, int num_rows) in rgb_ycc_convert()
283 JSAMPIMAGE output_buf, JDIMENSION output_row, int num_rows) in rgb_gray_convert()
328 JSAMPIMAGE output_buf, JDIMENSION output_row, int num_rows) in rgb_rgb_convert()
377 JSAMPIMAGE output_buf, JDIMENSION output_row, int num_rows) in cmyk_ycck_convert()
428 JSAMPIMAGE output_buf, JDIMENSION output_row, int num_rows) in grayscale_convert()
456 JDIMENSION output_row, int num_rows) in null_convert()
Djdpostct.c138 JDIMENSION num_rows, max_rows; in post_process_1pass() local
170 JDIMENSION old_next_row, num_rows; in post_process_prepass() local
213 JDIMENSION num_rows, max_rows; in post_process_2pass() local
Djquant1.c464 JSAMPARRAY output_buf, int num_rows) in color_quantize()
492 JSAMPARRAY output_buf, int num_rows) in color_quantize3()
520 JSAMPARRAY output_buf, int num_rows) in quantize_ord_dither()
570 JSAMPARRAY output_buf, int num_rows) in quantize3_ord_dither()
615 JSAMPARRAY output_buf, int num_rows) in quantize_fs_dither()
Djdapistd.c294 JDIMENSION input_row, JSAMPARRAY output_buf, int num_rows) in noop_convert()
302 JSAMPARRAY output_buf, int num_rows) in noop_quantize()
Djsimd_none.c55 int num_rows) in jsimd_rgb_ycc_convert()
62 int num_rows) in jsimd_rgb_gray_convert()
69 int num_rows) in jsimd_ycc_rgb_convert()
76 int num_rows) in jsimd_ycc_rgb565_convert()
83 int num_rows) in jsimd_c_null_convert()
/external/tensorflow/tensorflow/core/kernels/
Dlu_op_gpu.cu.cc40 int64 num_rows, const int* pivots, Scalar* permutation_indices) { in ComputePermutationFromTranspositions()
64 CudaLaunchConfig config, const int64 num_rows, const int* all_pivots, in ComputePermutationFromTranspositionsKernel()
92 const int64 num_rows = input.dim_size(input_rank - 2); in ComputeAsync() local
Dlu_op.cc59 double num_rows = static_cast<double>(input_matrix_shape.dim_size(0)); in GetCostPerUnit() local
84 const int64 num_rows = input.dim_size(input_rank - 2); in Compute() local
129 const Tensor& input, int64 num_rows, int64 num_cols, in ComputeTensorSlice()
/external/tensorflow/tensorflow/contrib/cloud/python/ops/
Dbigquery_reader_ops_test.py135 num_rows = 0 variable in BigQueryRequestHandler
197 def _ReadAndCheckRowsUsingFeatures(self, num_rows): argument
/external/tensorflow/tensorflow/python/ops/
Dlinalg_ops_impl.py33 def eye(num_rows, argument
/external/webp/src/dec/
Dalpha_dec.c110 static int ALPHDecode(VP8Decoder* const dec, int row, int num_rows) { in ALPHDecode()
179 int row, int num_rows) { in VP8DecompressAlphaRows()
/external/eigen/unsupported/test/
Dcxx11_tensor_complex_cuda.cu79 const int num_rows = internal::random<int>(1024, 5*1024); in test_cuda_sum_reductions() local
116 const int num_rows = internal::random<int>(1024, 5*1024); in test_cuda_product_reductions() local
/external/libjpeg-turbo/simd/loongson/
Djcsample.h11 expand_right_edge(JSAMPARRAY image_data, int num_rows, JDIMENSION input_cols, in expand_right_edge()
Djsimd.c113 int num_rows) in jsimd_rgb_ycc_convert()
151 int num_rows) in jsimd_rgb_gray_convert()
158 int num_rows) in jsimd_ycc_rgb_convert()
196 int num_rows) in jsimd_ycc_rgb565_convert()
203 int num_rows) in jsimd_c_null_convert()
/external/libjpeg-turbo/simd/powerpc/
Djcsample.h11 expand_right_edge(JSAMPARRAY image_data, int num_rows, JDIMENSION input_cols, in expand_right_edge()
/external/tensorflow/tensorflow/core/ops/
Dcheckpoint_ops.cc63 int64 num_rows; in __anon3aaf93fb0202() local
/external/tensorflow/tensorflow/python/kernel_tests/
Dlinalg_ops_test.py210 def test_eye_no_placeholder(self, num_rows, num_columns, batch_shape, dtype): argument
241 self, num_rows, num_columns, batch_shape, dtype): argument
/external/libhevc/decoder/
Dihevcd_fmt_conv.c391 WORD32 num_rows, num_cols, src_strd, dst_strd; in ihevcd_fmt_conv_420sp_to_420sp() local
490 WORD32 num_rows, num_cols, src_strd, dst_strd; in ihevcd_fmt_conv_420sp_to_420sp_swap_uv() local
603 WORD32 num_rows, num_cols, src_strd, dst_strd; in ihevcd_fmt_conv_420sp_to_420p() local
696 WORD32 num_rows) in ihevcd_fmt_conv()
/external/webp/src/dsp/
Dfilters.c47 int row, int num_rows, in DoHorizontalFilter_C()
84 int row, int num_rows, in DoVerticalFilter_C()
129 int row, int num_rows, in DoGradientFilter_C()
Dfilters_mips_dsp_r2.c198 int row, int num_rows, in DoHorizontalFilter_MIPSdspR2()
246 int row, int num_rows, in DoVerticalFilter_MIPSdspR2()
315 int row, int num_rows, uint8_t* out) { in DoGradientFilter_MIPSdspR2()
/external/libmpeg2/common/
Dideint_utils.c96 WORD32 num_rows) in ideint_weave_pic()
260 WORD32 num_cols, num_rows; in ideint_pad_blk() local
/external/libavc/encoder/
Dih264e_fmt_conv.c371 WORD32 num_rows, num_cols, src_strd, dst_strd; in ih264e_fmt_conv_420sp_to_420sp() local
423 WORD32 num_rows, num_cols, src_strd, dst_strd; in ih264e_fmt_conv_420sp_to_420sp_swap_uv() local
483 WORD32 num_rows, num_cols, src_strd, dst_strd; in ih264e_fmt_conv_420sp_to_420p() local
800 WORD32 num_rows) in ih264e_fmt_conv()
/external/u-boot/include/
Dkey_matrix.h16 int num_rows; member

1234