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

  /external/libvncserver/common/
turbojpeg.h 280 #define TJPAD(width) (((width)+3)&(~3))
314 * or <tt>#TJPAD(width * #tjPixelSize[pixelFormat])</tt> if each line of
444 * image is unpadded, else <tt>#TJPAD(scaledWidth *
  /external/libjpeg-turbo/
turbojpeg.h 591 #define TJPAD(width) (((width)+3)&(~3))
628 * <tt>#TJPAD(width * #tjPixelSize[pixelFormat])</tt> if each line of the image
    [all...]
  /external/libjpeg-turbo/doc/html/search/
all_74.js 44 ['tjpad',['TJPAD',['../group___turbo_j_p_e_g.html#ga0aba955473315e405295d978f0c16511',1,'turbojpeg.h']]],

Completed in 49 milliseconds