Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libjpeg-turbo/
Dturbojpeg.c141 static const int pixelsize[TJ_NUMSAMP] = { 3, 3, 3, 1, 3, 3 }; variable
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Dturbojpeg.c114 static const int pixelsize[TJ_NUMSAMP] = { 3, 3, 3, 1, 3, 3 }; variable
/third_party/libjpeg-turbo/
Dturbojpeg.c115 static const int pixelsize[TJ_NUMSAMP] = { 3, 3, 3, 1, 3, 3 }; variable