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

  /external/libjpeg-turbo/doc/html/search/
enumvalues_74.js 29 ['tjxop_5frot270',['TJXOP_ROT270',['../group___turbo_j_p_e_g.html#gga2de531af4e7e6c4f124908376b354866a3064ee5dfb7f032df332818587567a08',1,'turbojpeg.h']]],
all_74.js 78 ['tjxop_5frot270',['TJXOP_ROT270',['../group___turbo_j_p_e_g.html#gga2de531af4e7e6c4f124908376b354866a3064ee5dfb7f032df332818587567a08',1,'turbojpeg.h']]],
  /external/libjpeg-turbo/
turbojpeg.h 439 TJXOP_ROT270
    [all...]
tjbench.c 576 || xformop==TJXOP_ROT90 || xformop==TJXOP_ROT270)
588 if(xformop==TJXOP_TRANSVERSE || xformop==TJXOP_ROT270)
594 || xformop==TJXOP_ROT90 || xformop==TJXOP_ROT270)
858 if(!strcasecmp(argv[i], "-rot270")) xformop=TJXOP_ROT270;

Completed in 3384 milliseconds