Home
last modified time | relevance | path

Searched defs:image_ptr (Results 1 – 3 of 3) sorted by relevance

/external/libjpeg-turbo/
Drdbmp.c128 JSAMPARRAY image_ptr; in get_8bit_row() local
158 JSAMPARRAY image_ptr; in get_24bit_row() local
189 JSAMPARRAY image_ptr; in get_32bit_row() local
227 JSAMPARRAY image_ptr; in preload_image() local
Dwrbmp.c89 JSAMPARRAY image_ptr; in put_pixel_rows() local
143 JSAMPARRAY image_ptr; in put_gray_rows() local
386 JSAMPARRAY image_ptr; in finish_output_bmp() local
/external/opencv3/modules/cudaimgproc/src/cuda/
Dmatch_template.cu100 const Type* image_ptr = (const Type*)image.ptr(y + i); in matchTemplateNaiveKernel_CCORR() local
167 const Type* image_ptr = (const Type*)image.ptr(y + i); in matchTemplateNaiveKernel_SQDIFF() local