HomeSort by relevance Sort by last modified time
    Searched defs:JCOEFPTR (Results 1 - 2 of 2) sorted by null

  /external/libjpeg-turbo/simd/
jsimdcfg.inc.h 90 %define JCOEFPTR POINTER ; JCOEF * (jpeglib.h)
94 %define SIZEOF_JCOEFPTR SIZEOF_POINTER ; sizeof(JCOEFPTR)
  /external/libjpeg-turbo/
jpeglib.h 78 typedef JCOEF *JCOEFPTR; /* useful in a couple of places */
    [all...]

Completed in 205 milliseconds