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