Home
last modified time | relevance | path

Searched defs:pixelsize (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/m133/third_party/externals/libjpeg-turbo/
Dturbojpeg.c140 static const int pixelsize[TJ_NUMSAMP] = { 3, 3, 3, 1, 3, 3 }; variable
/third_party/skia/third_party/externals/libjpeg-turbo/
Dturbojpeg.c142 static const int pixelsize[TJ_NUMSAMP] = { 3, 3, 3, 1, 3, 3 }; variable