Searched refs:dest_row (Results 1 – 11 of 11) sorted by relevance
/external/libjpeg-turbo/ |
D | jutils.c | 94 JSAMPARRAY output_array, int dest_row, in jcopy_sample_rows() argument 107 output_array += dest_row; in jcopy_sample_rows()
|
D | rdrle.c | 210 JSAMPROW src_row, dest_row; in get_pseudocolor_row() local 216 dest_row = source->pub.buffer[0]; in get_pseudocolor_row() 223 *dest_row++ = (JSAMPLE) (colormap[val ] >> 8); in get_pseudocolor_row() 224 *dest_row++ = (JSAMPLE) (colormap[val + 256] >> 8); in get_pseudocolor_row() 225 *dest_row++ = (JSAMPLE) (colormap[val + 512] >> 8); in get_pseudocolor_row()
|
D | jpegint.h | 347 JSAMPARRAY output_array, int dest_row,
|
/external/opencv3/3rdparty/libjpeg/ |
D | jutils.c | 178 JSAMPARRAY output_array, int dest_row, in jcopy_sample_rows() argument 195 output_array += dest_row; in jcopy_sample_rows()
|
D | jpegint.h | 400 JSAMPARRAY output_array, int dest_row,
|
/external/pdfium/third_party/libjpeg/ |
D | fpdfapi_jutils.c | 112 JSAMPARRAY output_array, int dest_row, in jcopy_sample_rows() argument 129 output_array += dest_row; in jcopy_sample_rows()
|
D | jpegint.h | 374 JSAMPARRAY output_array, int dest_row,
|
/external/gemmlowp/eight_bit_int_gemm/ |
D | eight_bit_int_gemm.cc | 376 float* dest_row = c + i * ldc; in EightBitIntGemm() local 379 dest_row[j] = static_cast<float>(src_row[j]) * c_offset; in EightBitIntGemm()
|
/external/pdfium/core/src/fxge/ge/ |
D | fx_ge_text.cpp | 423 int dest_row = row + top; in DrawNormalText() local 424 if (dest_row < 0 || dest_row >= bitmap.GetHeight()) { in DrawNormalText() 429 dest_buf + dest_row * dest_pitch + (start_col << 2); in DrawNormalText() 794 int dest_row = row + top; in DrawNormalText() local 795 if (dest_row < 0 || dest_row >= bitmap.GetHeight()) { in DrawNormalText() 799 uint8_t* dest_scan = dest_buf + dest_row * dest_pitch + start_col * Bpp; in DrawNormalText()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |