| /external/webrtc/webrtc/modules/audio_processing/beamformer/ |
| D | complex_matrix.h | 30 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
|
| D | matrix.h | 70 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/ |
| D | jdcolor.c | 256 JSAMPARRAY output_buf, int num_rows) in ycc_rgb_convert() 329 JSAMPARRAY output_buf, int num_rows) in rgb_gray_convert() 366 JSAMPARRAY output_buf, int num_rows) in null_convert() 428 JSAMPARRAY output_buf, int num_rows) in grayscale_convert() 442 JSAMPARRAY output_buf, int num_rows) in gray_rgb_convert() 488 JSAMPARRAY output_buf, int num_rows) in rgb_rgb_convert() 537 JSAMPARRAY output_buf, int num_rows) in ycck_cmyk_convert() 667 JSAMPARRAY output_buf, int num_rows) in ycc_rgb565_convert() 679 JSAMPARRAY output_buf, int num_rows) in ycc_rgb565D_convert() 691 JSAMPARRAY output_buf, int num_rows) in rgb_rgb565_convert() [all …]
|
| D | jdpostct.c | 133 JDIMENSION num_rows, max_rows; in post_process_1pass() local 165 JDIMENSION old_next_row, num_rows; in post_process_prepass() local 209 JDIMENSION num_rows, max_rows; in post_process_2pass() local
|
| D | jccolor.c | 236 JDIMENSION output_row, int num_rows) in rgb_ycc_convert() 285 JDIMENSION output_row, int num_rows) in rgb_gray_convert() 331 JDIMENSION output_row, int num_rows) in rgb_rgb_convert() 381 JDIMENSION output_row, int num_rows) in cmyk_ycck_convert() 436 JDIMENSION output_row, int num_rows) in grayscale_convert() 465 JDIMENSION output_row, int num_rows) in null_convert()
|
| D | jquant1.c | 463 JSAMPARRAY output_buf, int num_rows) in color_quantize() 491 JSAMPARRAY output_buf, int num_rows) in color_quantize3() 519 JSAMPARRAY output_buf, int num_rows) in quantize_ord_dither() 568 JSAMPARRAY output_buf, int num_rows) in quantize3_ord_dither() 613 JSAMPARRAY output_buf, int num_rows) in quantize_fs_dither()
|
| D | jsimd_none.c | 55 JDIMENSION output_row, int num_rows) in jsimd_rgb_ycc_convert() 62 JDIMENSION output_row, int num_rows) in jsimd_rgb_gray_convert() 69 JSAMPARRAY output_buf, int num_rows) in jsimd_ycc_rgb_convert() 76 JSAMPARRAY output_buf, int num_rows) in jsimd_ycc_rgb565_convert() 83 JDIMENSION output_row, int num_rows) in jsimd_c_null_convert()
|
| D | jutils.c | 96 int num_rows, JDIMENSION num_cols) in jcopy_sample_rows()
|
| /external/pdfium/third_party/libjpeg/ |
| D | fpdfapi_jdcolor.c | 122 JSAMPARRAY output_buf, int num_rows) in ycc_rgb_convert() 171 JSAMPARRAY output_buf, int num_rows) in null_convert() 203 JSAMPARRAY output_buf, int num_rows) in grayscale_convert() 219 JSAMPARRAY output_buf, int num_rows) in gray_rgb_convert() 247 JSAMPARRAY output_buf, int num_rows) in ycck_cmyk_convert()
|
| D | fpdfapi_jccolor.c | 132 JDIMENSION output_row, int num_rows) in rgb_ycc_convert() 188 JDIMENSION output_row, int num_rows) in rgb_gray_convert() 227 JDIMENSION output_row, int num_rows) in cmyk_ycck_convert() 282 JDIMENSION output_row, int num_rows) in grayscale_convert() 311 JDIMENSION output_row, int num_rows) in null_convert()
|
| D | fpdfapi_jdpostct.c | 133 JDIMENSION num_rows, max_rows; in post_process_1pass() local 165 JDIMENSION old_next_row, num_rows; in post_process_prepass() local 209 JDIMENSION num_rows, max_rows; in post_process_2pass() local
|
| /external/libjpeg-turbo/simd/ |
| D | jcsample.h | 11 expand_right_edge (JSAMPARRAY image_data, int num_rows, in expand_right_edge()
|
| D | jsimd_i386.c | 147 JDIMENSION output_row, int num_rows) in jsimd_rgb_ycc_convert() 197 JDIMENSION output_row, int num_rows) in jsimd_rgb_gray_convert() 247 JSAMPARRAY output_buf, int num_rows) in jsimd_ycc_rgb_convert() 297 JSAMPARRAY output_buf, int num_rows) in jsimd_ycc_rgb565_convert()
|
| D | jsimd_arm64.c | 230 JDIMENSION output_row, int num_rows) in jsimd_rgb_ycc_convert() 277 JDIMENSION output_row, int num_rows) in jsimd_rgb_gray_convert() 284 JSAMPARRAY output_buf, int num_rows) in jsimd_ycc_rgb_convert() 331 JSAMPARRAY output_buf, int num_rows) in jsimd_ycc_rgb565_convert()
|
| D | jsimd_x86_64.c | 129 JDIMENSION output_row, int num_rows) in jsimd_rgb_ycc_convert() 167 JDIMENSION output_row, int num_rows) in jsimd_rgb_gray_convert() 205 JSAMPARRAY output_buf, int num_rows) in jsimd_ycc_rgb_convert() 243 JSAMPARRAY output_buf, int num_rows) in jsimd_ycc_rgb565_convert()
|
| D | jsimd_powerpc.c | 196 JDIMENSION output_row, int num_rows) in jsimd_rgb_ycc_convert() 234 JDIMENSION output_row, int num_rows) in jsimd_rgb_gray_convert() 272 JSAMPARRAY output_buf, int num_rows) in jsimd_ycc_rgb_convert() 310 JSAMPARRAY output_buf, int num_rows) in jsimd_ycc_rgb565_convert()
|
| D | jsimd_arm.c | 203 JDIMENSION output_row, int num_rows) in jsimd_rgb_ycc_convert() 241 JDIMENSION output_row, int num_rows) in jsimd_rgb_gray_convert() 248 JSAMPARRAY output_buf, int num_rows) in jsimd_ycc_rgb_convert() 286 JSAMPARRAY output_buf, int num_rows) in jsimd_ycc_rgb565_convert()
|
| /external/webp/src/dec/ |
| D | alpha_dec.c | 110 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/ |
| D | cxx11_tensor_complex_cuda.cu | 79 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/webp/src/dsp/ |
| D | filters.c | 46 int row, int num_rows, in DoHorizontalFilter() 83 int row, int num_rows, in DoVerticalFilter() 126 int row, int num_rows, in DoGradientFilter()
|
| D | filters_mips_dsp_r2.c | 197 int row, int num_rows, in DoHorizontalFilter() 242 int row, int num_rows, uint8_t* out) { in DoVerticalFilter() 309 int row, int num_rows, uint8_t* out) { in DoGradientFilter()
|
| /external/libhevc/decoder/ |
| D | ihevcd_fmt_conv.c | 391 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/libmpeg2/common/ |
| D | ideint_utils.c | 96 WORD32 num_rows) in ideint_weave_pic() 260 WORD32 num_cols, num_rows; in ideint_pad_blk() local
|
| /external/libavc/encoder/ |
| D | ih264e_fmt_conv.c | 371 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/libavc/decoder/ |
| D | ih264d_format_conv.c | 385 WORD32 num_rows, num_cols, src_strd, dst_strd; in ih264d_fmt_conv_420sp_to_420sp() local 482 WORD32 num_rows, num_cols, src_strd, dst_strd; in ih264d_fmt_conv_420sp_to_420sp_swap_uv() local 594 WORD32 num_rows, num_cols, src_strd, dst_strd; in ih264d_fmt_conv_420sp_to_420p() local
|