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

  /external/chromium_org/third_party/libjpeg_turbo/
jpeglib.h 77 typedef JCOEF JBLOCK[DCTSIZE2]; /* one block of coefficients */
78 typedef JBLOCK FAR *JBLOCKROW; /* pointer to one row of coefficient blocks */
    [all...]
  /external/jpeg/
jpeglib.h 70 typedef JCOEF JBLOCK[DCTSIZE2]; /* one block of coefficients */
71 typedef JBLOCK FAR *JBLOCKROW; /* pointer to one row of coefficient blocks */
    [all...]

Completed in 244 milliseconds