Home
last modified time | relevance | path

Searched refs:xms_handle (Results 1 – 4 of 4) sorted by relevance

/external/qemu/distrib/jpeg-6b/
Djmemdos.c346 spec.src_handle = info->handle.xms_handle; in read_xms_store()
381 spec.dst_handle = info->handle.xms_handle; in write_xms_store()
405 ctx.dx = info->handle.xms_handle; in close_xms_store()
408 TRACEMS1(cinfo, 1, JTRC_XMS_CLOSE, info->handle.xms_handle); in close_xms_store()
438 info->handle.xms_handle = ctx.dx; in open_xms_store()
Djmemsys.h126 XMSH xms_handle; /* handle if it's a chunk of XMS */ member
/external/jpeg/
Djmemdos.c346 spec.src_handle = info->handle.xms_handle; in read_xms_store()
381 spec.dst_handle = info->handle.xms_handle; in write_xms_store()
405 ctx.dx = info->handle.xms_handle; in close_xms_store()
408 TRACEMS1(cinfo, 1, JTRC_XMS_CLOSE, info->handle.xms_handle); in close_xms_store()
438 info->handle.xms_handle = ctx.dx; in open_xms_store()
Djmemsys.h126 XMSH xms_handle; /* handle if it's a chunk of XMS */ member