Searched refs:TJSAMP_420 (Results 1 – 2 of 2) sorted by relevance
/external/libvncserver/common/ |
D | turbojpeg.h | 80 TJSAMP_420, enumerator 494 #define TJ_420 TJSAMP_420 495 #define TJ_411 TJSAMP_420
|
/external/libvncserver/test/ |
D | tjunittest.c | 355 if(subsamp==TJSAMP_422 || subsamp==TJSAMP_420 || subsamp==TJSAMP_440) in doTest() 451 doTest(39, 41, _3byteFormats, 2, TJSAMP_420, "test"); in main() 452 doTest(41, 35, _4byteFormats, 4, TJSAMP_420, "test"); in main()
|