Searched defs:pixelsize (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/m133/third_party/externals/libjpeg-turbo/ |
| D | turbojpeg.c | 140 static const int pixelsize[TJ_NUMSAMP] = { 3, 3, 3, 1, 3, 3 }; variable
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| D | turbojpeg.c | 142 static const int pixelsize[TJ_NUMSAMP] = { 3, 3, 3, 1, 3, 3 }; variable
|