Searched refs:TJSAMP_422 (Results 1 – 2 of 2) sorted by relevance
/external/libvncserver/common/ |
D | turbojpeg.h | 75 TJSAMP_422, enumerator 493 #define TJ_422 TJSAMP_422
|
/external/libvncserver/test/ |
D | tjunittest.c | 355 if(subsamp==TJSAMP_422 || subsamp==TJSAMP_420 || subsamp==TJSAMP_440) in doTest() 449 doTest(41, 35, _3byteFormats, 2, TJSAMP_422, "test"); in main() 450 doTest(35, 39, _4byteFormats, 4, TJSAMP_422, "test"); in main()
|