Home
last modified time | relevance | path

Searched defs:num_cols (Results 1 – 25 of 37) sorted by relevance

12

/external/libjpeg-turbo/
Djdcolext.c40 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
Djdcol565.c29 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
Djccolext.c42 JDIMENSION num_cols = cinfo->image_width; in LOCAL() local
99 JDIMENSION num_cols = cinfo->image_width; in LOCAL() local
133 JDIMENSION num_cols = cinfo->image_width; in LOCAL() local
Djutils.c96 int num_rows, JDIMENSION num_cols) in jcopy_sample_rows()
Djccolor.c389 JDIMENSION num_cols = cinfo->image_width; in cmyk_ycck_convert() local
441 JDIMENSION num_cols = cinfo->image_width; in grayscale_convert() local
472 JDIMENSION num_cols = cinfo->image_width; in null_convert() local
Djcprepct.c109 expand_bottom_edge (JSAMPARRAY image_data, JDIMENSION num_cols, in expand_bottom_edge()
Djdcolor.c337 JDIMENSION num_cols = cinfo->output_width; in rgb_gray_convert() local
371 JDIMENSION num_cols = cinfo->output_width; in null_convert() local
544 JDIMENSION num_cols = cinfo->output_width; in ycck_cmyk_convert() local
/external/tensorflow/tensorflow/core/ops/
Dcheckpoint_ops.cc65 int64 num_cols; in __anon68c3ca580202() local
/external/tensorflow/tensorflow/contrib/gan/python/eval/python/
Deval_utils_impl.py92 def image_reshaper(images, num_cols=None): argument
/external/eigen/unsupported/test/
Dcxx11_tensor_complex_cuda.cu80 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
Dcxx11_tensor_reduction_cuda.cu29 const int num_cols = internal::random<int>(1024, 5*1024); in test_full_reductions() local
Dcxx11_tensor_reduction_sycl.cpp28 const int num_cols = 765; in test_full_reductions_sycl() local
/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
850 WORD32 num_cols = ps_codec->i4_disp_wd; in ihevcd_fmt_conv() local
/external/libavc/decoder/
Dih264d_format_conv.c385 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/
Dsegmentation_ops.cc83 num_rows = images.dimension(1), num_cols = images.dimension(2), in operator ()() local
/external/libhevc/decoder/x86/
Dihevcd_fmt_conv_ssse3_intr.c63 WORD32 num_rows, num_cols, src_strd, dst_strd, cols, rows; in ihevcd_fmt_conv_420sp_to_420p_ssse3() local
/external/libjpeg-turbo/simd/
Djcgryext-altivec.c33 int pitch = img_width * RGB_PIXELSIZE, num_cols; in jsimd_rgb_gray_convert_altivec() local
Djccolext-altivec.c32 int pitch = img_width * RGB_PIXELSIZE, num_cols; in jsimd_rgb_ycc_convert_altivec() 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
/external/libcups/cups/
Dencode.c381 int num_cols; /* Number of collection values */ in cupsEncodeOptions2() local
/external/tensorflow/tensorflow/core/kernels/
Dsoftmax_op_gpu.cu.cc39 const int num_rows, const int num_cols, in GenerateNormalizedProb()
Dsegment_reduction_ops_test.cc43 Index num_rows, Index num_cols, in BM_SegmentReduction()
Dtopk_op.cc74 const int64 num_cols = input.dimension(1); in Compute() local
Dlinalg_ops_common.cc149 const int64 num_cols = in.dim_size(col_dimension); in AnalyzeInputs() local
/external/libmpeg2/common/
Dideint_utils.c260 WORD32 num_cols, num_rows; in ideint_pad_blk() local

12