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

  /external/chromium_org/third_party/libjpeg_turbo/
jmemmgr.c 98 typedef struct small_pool_struct * small_pool_ptr;
100 typedef struct small_pool_struct { struct
    [all...]
  /external/jpeg/
jmemmgr.c 89 typedef union small_pool_struct * small_pool_ptr;
91 typedef union small_pool_struct { union
    [all...]
  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jmemmgr.c 92 typedef union small_pool_struct * small_pool_ptr;
94 typedef union small_pool_struct { union
    [all...]
  /external/qemu/distrib/jpeg-6b/
jmemmgr.c 89 typedef union small_pool_struct * small_pool_ptr;
91 typedef union small_pool_struct { union
    [all...]

Completed in 622 milliseconds