/external/libjpeg-turbo/ |
D | jdcol565.c | 29 JDIMENSION num_cols = cinfo->output_width; in LOCAL() local 108 JDIMENSION num_cols = cinfo->output_width; in LOCAL() local 192 JDIMENSION num_cols = cinfo->output_width; in LOCAL() local 248 JDIMENSION num_cols = cinfo->output_width; in LOCAL() local 305 JDIMENSION num_cols = cinfo->output_width; in LOCAL() local 346 JDIMENSION num_cols = cinfo->output_width; in LOCAL() local
|
D | jdcolext.c | 40 JDIMENSION num_cols = cinfo->output_width; in LOCAL() local 90 JDIMENSION num_cols = cinfo->output_width; in LOCAL() local 122 JDIMENSION num_cols = cinfo->output_width; in LOCAL() local
|
D | jccolext.c | 42 JDIMENSION num_cols = cinfo->image_width; in LOCAL() local 96 JDIMENSION num_cols = cinfo->image_width; in LOCAL() local 129 JDIMENSION num_cols = cinfo->image_width; in LOCAL() local
|
D | jutils.c | 96 JDIMENSION num_cols) in jcopy_sample_rows()
|
D | jccolor.c | 385 JDIMENSION num_cols = cinfo->image_width; in cmyk_ycck_convert() local 433 JDIMENSION num_cols = cinfo->image_width; in grayscale_convert() local 463 JDIMENSION num_cols = cinfo->image_width; in null_convert() local
|
/external/tensorflow/tensorflow/core/ops/ |
D | checkpoint_ops.cc | 65 int64 num_cols; in __anond28703640202() local
|
/external/tensorflow/tensorflow/contrib/gan/python/eval/python/ |
D | eval_utils_impl.py | 92 def image_reshaper(images, num_cols=None): argument
|
/external/eigen/unsupported/test/ |
D | cxx11_tensor_complex_cuda.cu | 80 const int num_cols = internal::random<int>(1024, 5*1024); in test_cuda_sum_reductions() local 117 const int num_cols = internal::random<int>(1024, 5*1024); in test_cuda_product_reductions() local
|
D | cxx11_tensor_reduction_cuda.cu | 29 const int num_cols = internal::random<int>(1024, 5*1024); in test_full_reductions() local
|
D | cxx11_tensor_reduction_sycl.cpp | 28 const int num_cols = 765; in test_full_reductions_sycl() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | lu_op.cc | 85 const int64 num_cols = input.dim_size(input_rank - 1); in Compute() local 129 const Tensor& input, int64 num_rows, int64 num_cols, in ComputeTensorSlice()
|
D | segment_reduction_ops_test.cc | 43 Index num_rows, Index num_cols, in BM_SegmentReduction()
|
D | lu_op_gpu.cu.cc | 93 const int64 num_cols = input.dim_size(input_rank - 1); in ComputeAsync() local
|
/external/libhevc/decoder/ |
D | ihevcd_fmt_conv.c | 393 WORD32 num_rows, num_cols, src_strd, dst_strd; in ihevcd_fmt_conv_420sp_to_420sp() local 492 WORD32 num_rows, num_cols, src_strd, dst_strd; in ihevcd_fmt_conv_420sp_to_420sp_swap_uv() local 605 WORD32 num_rows, num_cols, src_strd, dst_strd; in ihevcd_fmt_conv_420sp_to_420p() local 869 WORD32 num_cols = ps_codec->i4_disp_wd; in ihevcd_fmt_conv() local
|
/external/u-boot/include/ |
D | key_matrix.h | 17 int num_cols; member
|
/external/tensorflow/tensorflow/python/data/experimental/benchmarks/ |
D | csv_dataset_benchmark.py | 64 def _runBenchmark(self, dataset, num_cols, prefix): argument
|
/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
|
/external/tensorflow/tensorflow/contrib/image/kernels/ |
D | segmentation_ops.cc | 83 num_rows = images.dimension(1), num_cols = images.dimension(2), in operator ()() local
|
/external/libhevc/decoder/x86/ |
D | ihevcd_fmt_conv_ssse3_intr.c | 63 WORD32 num_rows, num_cols, src_strd, dst_strd, cols, rows; in ihevcd_fmt_conv_420sp_to_420p_ssse3() 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
|
/external/libjpeg-turbo/simd/powerpc/ |
D | jcgryext-altivec.c | 32 int pitch = img_width * RGB_PIXELSIZE, num_cols; in jsimd_rgb_gray_convert_altivec() local
|
/external/libcups/cups/ |
D | encode.c | 381 int num_cols; /* Number of collection values */ in cupsEncodeOptions2() local
|
/external/libjpeg-turbo/simd/loongson/ |
D | jdcolext-mmi.c | 97 int num_cols, col; in jsimd_ycc_rgb_convert_mmi() local
|
D | jccolext-mmi.c | 98 int num_cols, col; in jsimd_rgb_ycc_convert_mmi() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_datarules.cpp | 155 auto num_cols = inst->GetOperandAs<const uint32_t>(2); in ValidateMatrixNumCols() local
|