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

  /external/libvncserver/common/
turbojpeg.h 70 TJSAMP_444=0,
492 #define TJ_444 TJSAMP_444
  /external/libjpeg-turbo/doc/html/search/
enumvalues_74.js 24 ['tjsamp_5f444',['TJSAMP_444',['../group___turbo_j_p_e_g.html#gga1d047060ea80bb9820d540bb928e9074afb8da4f44197837bdec0a4f593dacae3',1,'turbojpeg.h']]],
all_74.js 69 ['tjsamp_5f444',['TJSAMP_444',['../group___turbo_j_p_e_g.html#gga1d047060ea80bb9820d540bb928e9074afb8da4f44197837bdec0a4f593dacae3',1,'turbojpeg.h']]],
  /external/libjpeg-turbo/
turbojpeg.h 99 TJSAMP_444=0,
    [all...]
tjunittest.c 533 if(subsamp==TJSAMP_444 || subsamp==TJSAMP_GRAY ||
708 doTest(35, 39, _3byteFormats, 2, TJSAMP_444, "test");
709 doTest(39, 41, _4byteFormats, num4bf, TJSAMP_444, "test");
725 doTest(48, 48, _onlyRGB, 1, TJSAMP_444, "test_yuv0");
tjbench.c 900 case 444: subsamp=TJSAMP_444; break;
977 fullTest(srcbuf, w, h, TJSAMP_444, i, argv[1]);
  /external/libvncserver/test/
tjunittest.c 321 if((subsamp==TJSAMP_444 || subsamp==TJSAMP_GRAY))
447 doTest(35, 39, _3byteFormats, 2, TJSAMP_444, "test");
448 doTest(39, 41, _4byteFormats, 4, TJSAMP_444, "test");

Completed in 138 milliseconds