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

  /external/libvncserver/common/
turbojpeg.h 80 TJSAMP_420,
494 #define TJ_420 TJSAMP_420
495 #define TJ_411 TJSAMP_420
  /external/libjpeg-turbo/
turbojpeg.h 109 TJSAMP_420,
    [all...]
tjunittest.c 568 if(subsamp==TJSAMP_422 || subsamp==TJSAMP_420 || subsamp==TJSAMP_440 ||
712 doTest(39, 41, _3byteFormats, 2, TJSAMP_420, "test");
713 doTest(41, 35, _4byteFormats, num4bf, TJSAMP_420, "test");
727 doTest(48, 48, _onlyRGB, 1, TJSAMP_420, "test_yuv0");
tjbench.c 903 case 420: subsamp=TJSAMP_420; break;
971 fullTest(srcbuf, w, h, TJSAMP_420, i, argv[1]);
  /external/libjpeg-turbo/doc/html/search/
enumvalues_74.js 21 ['tjsamp_5f420',['TJSAMP_420',['../group___turbo_j_p_e_g.html#gga1d047060ea80bb9820d540bb928e9074a63085dbf683cfe39e513cdb6343e3737',1,'turbojpeg.h']]],
all_74.js 66 ['tjsamp_5f420',['TJSAMP_420',['../group___turbo_j_p_e_g.html#gga1d047060ea80bb9820d540bb928e9074a63085dbf683cfe39e513cdb6343e3737',1,'turbojpeg.h']]],
  /external/libvncserver/test/
tjunittest.c 355 if(subsamp==TJSAMP_422 || subsamp==TJSAMP_420 || subsamp==TJSAMP_440)
451 doTest(39, 41, _3byteFormats, 2, TJSAMP_420, "test");
452 doTest(41, 35, _4byteFormats, 4, TJSAMP_420, "test");

Completed in 41 milliseconds