Home
last modified time | relevance | path

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

12

/external/libjpeg-turbo/
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
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
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
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
Djutils.c96 int num_rows, JDIMENSION num_cols) in jcopy_sample_rows()
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
Djcprepct.c109 expand_bottom_edge (JSAMPARRAY image_data, JDIMENSION num_cols, in expand_bottom_edge()
/external/pdfium/third_party/libjpeg/
Dfpdfapi_jccolor.c140 JDIMENSION num_cols = cinfo->image_width; in rgb_ycc_convert() local
196 JDIMENSION num_cols = cinfo->image_width; in rgb_gray_convert() local
235 JDIMENSION num_cols = cinfo->image_width; in cmyk_ycck_convert() local
287 JDIMENSION num_cols = cinfo->image_width; in grayscale_convert() local
318 JDIMENSION num_cols = cinfo->image_width; in null_convert() local
Dfpdfapi_jdcolor.c129 JDIMENSION num_cols = cinfo->output_width; in ycc_rgb_convert() local
176 JDIMENSION num_cols = cinfo->output_width; in null_convert() local
223 JDIMENSION num_cols = cinfo->output_width; in gray_rgb_convert() local
254 JDIMENSION num_cols = cinfo->output_width; in ycck_cmyk_convert() local
Dfpdfapi_jutils.c113 int num_rows, JDIMENSION num_cols) in jcopy_sample_rows()
Dfpdfapi_jcprepct.c106 expand_bottom_edge (JSAMPARRAY image_data, JDIMENSION num_cols, in expand_bottom_edge()
/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
Dcxx11_tensor_thread_pool.cpp279 const int num_cols = internal::random<int>(13, 732); in test_multithreaded_reductions() 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/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/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
Djdcolext-altivec.c31 int pitch = out_width * RGB_PIXELSIZE, num_cols; in jsimd_ycc_rgb_convert_altivec() local
Djdmrgext-altivec.c32 int pitch = output_width * RGB_PIXELSIZE, num_cols, yloop; in jsimd_h2v1_merged_upsample_altivec() local
/external/libcups/cups/
Dencode.c381 int num_cols; /* Number of collection values */ in cupsEncodeOptions2() local
/external/libmpeg2/common/
Dideint_utils.c260 WORD32 num_cols, num_rows; in ideint_pad_blk() local

12