Home
last modified time | relevance | path

Searched refs:ems_handle (Results 1 – 2 of 2) sorted by relevance

/external/jpeg/
Djmemdos.c500 SRC_HANDLE(spec) = info->handle.ems_handle; in read_ems_store()
528 DST_HANDLE(spec) = info->handle.ems_handle; in write_ems_store()
546 ctx.dx = info->handle.ems_handle; in close_ems_store()
548 TRACEMS1(cinfo, 1, JTRC_EMS_CLOSE, info->handle.ems_handle); in close_ems_store()
583 info->handle.ems_handle = ctx.dx; in open_ems_store()
Djmemsys.h127 EMSH ems_handle; /* handle if it's a chunk of EMS */ member