Home
last modified time | relevance | path

Searched refs:TJ_420 (Results 1 – 2 of 2) sorted by relevance

/external/libjpeg-turbo/
Dturbojpeg.h1695 #define TJ_420 TJSAMP_420 macro
Dturbojpeg.c1748 if (jpegSubsamp == TJ_420) { in tjDecompressToYUVPlanes()