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

  /external/libvncserver/common/
turbojpeg.h 110 static const int tjMCUHeight[TJ_NUMSAMP] = {8, 8, 16, 8, 16};
  /external/libjpeg-turbo/
turbojpeg.h 155 static const int tjMCUHeight[TJ_NUMSAMP] = {8, 8, 16, 8, 16, 8};
447 * and #tjMCUHeight.) If the image's width or height is not evenly divisible
507 * by the MCU block height (see #tjMCUHeight.)
701 * an even multiple of the MCU block height (see #tjMCUHeight), then an
771 * an even multiple of the MCU block height (see #tjMCUHeight), then an
    [all...]

Completed in 2588 milliseconds