HomeSort by relevance Sort by last modified time
    Searched refs:request_virt_sarray (Results 1 - 16 of 16) sorted by null

  /external/libjpeg-turbo/
jdpostct.c 272 post->whole_image = (*cinfo->mem->request_virt_sarray)
wrrle.c 298 dest->image = (*cinfo->mem->request_virt_sarray)
rdrle.c 166 source->image = (*cinfo->mem->request_virt_sarray)
jmemmgr.c 555 request_virt_sarray (j_common_ptr cinfo, int pool_id, boolean pre_zero,
    [all...]
rdbmp.c 427 source->whole_image = (*cinfo->mem->request_virt_sarray)
rdtarga.c 426 source->whole_image = (*cinfo->mem->request_virt_sarray)
wrbmp.c 475 dest->whole_image = (*cinfo->mem->request_virt_sarray)
jpeglib.h 841 jvirt_sarray_ptr (*request_virt_sarray) (j_common_ptr cinfo, int pool_id, member in struct:jpeg_memory_mgr
    [all...]
  /external/opencv3/3rdparty/libjpeg/
jcmainct.c 273 mainp->whole_image[ci] = (*cinfo->mem->request_virt_sarray)
jdpostct.c 273 post->whole_image = (*cinfo->mem->request_virt_sarray)
jmemmgr.c 524 request_virt_sarray (j_common_ptr cinfo, int pool_id, boolean pre_zero,
    [all...]
jpeglib.h     [all...]
  /external/pdfium/third_party/libjpeg/
fpdfapi_jcmainct.c 270 main->whole_image[ci] = (*cinfo->mem->request_virt_sarray)
fpdfapi_jdpostct.c 273 post->whole_image = (*cinfo->mem->request_virt_sarray)
fpdfapi_jmemmgr.c 525 request_virt_sarray (j_common_ptr cinfo, int pool_id, boolean pre_zero,
    [all...]
jpeglib.h     [all...]

Completed in 98 milliseconds