Searched defs:JCOEFPTR (Results 1 - 2 of 2) sorted by relevance

/external/libjpeg-turbo/simd/
H A Djsimdcfg.inc.h90 %define JCOEFPTR POINTER ; JCOEF * (jpeglib.h)
94 %define SIZEOF_JCOEFPTR SIZEOF_POINTER ; sizeof(JCOEFPTR) variable
/external/libjpeg-turbo/
H A Djpeglib.h78 typedef JCOEF *JCOEFPTR; /* useful in a couple of places */ typedef

Completed in 275 milliseconds