Home
last modified time | relevance | path

Searched refs:__mem__ (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A Djpeg_memory.c138 typedef struct __mem__ struct
140 struct __mem__ *next; ///< single-linked list argument
192 AVAIL.next = (struct __mem__ *)pool; in JPEG_MEMORY_init_mempool()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A Djpeg_memory.c138 typedef struct __mem__ struct
140 struct __mem__ *next; ///< single-linked list argument
192 AVAIL.next = (struct __mem__ *)pool; in JPEG_MEMORY_init_mempool()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A Djpeg_memory.c138 typedef struct __mem__ struct
140 struct __mem__ *next; ///< single-linked list argument
192 AVAIL.next = (struct __mem__ *)pool; in JPEG_MEMORY_init_mempool()