Home
last modified time | relevance | path

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

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