Home
last modified time | relevance | path

Searched defs:ntilesh (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Dtjbench.c151 int ntilesw = (w + tilew - 1) / tilew, ntilesh = (h + tileh - 1) / tileh; in decomp() local
319 int ntilesw = 1, ntilesh = 1, pitch = w * ps; in fullTest() local
518 int w = 0, h = 0, tilew, tileh, ntilesw = 1, ntilesh = 1, subsamp = -1, in decompTest() local
/third_party/skia/third_party/externals/libjpeg-turbo/
Dtjbench.c156 int ntilesw = (w + tilew - 1) / tilew, ntilesh = (h + tileh - 1) / tileh; in decomp() local
331 int ntilesw = 1, ntilesh = 1, pitch = w * ps; in fullTest() local
541 int w = 0, h = 0, tilew, tileh, ntilesw = 1, ntilesh = 1, subsamp = -1, in decompTest() local
/third_party/libjpeg-turbo/
Dtjbench.c159 int ntilesw = (w + tilew - 1) / tilew, ntilesh = (h + tileh - 1) / tileh; in decomp() local
333 int ntilesw = 1, ntilesh = 1, pitch = w * ps; in fullTest() local
537 int w = 0, h = 0, tilew, tileh, ntilesw = 1, ntilesh = 1, subsamp = -1, in decompTest() local
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/java/
DTJBench.java328 int ntilesw = 1, ntilesh = 1, pitch = w * ps; in fullTest() local
487 int w = 0, h = 0, ntilesw = 1, ntilesh = 1, subsamp = -1, cs = -1; in decompTest() local
/third_party/libjpeg-turbo/java/
DTJBench.java336 int ntilesw = 1, ntilesh = 1, pitch = w * ps; in fullTest() local
499 int w = 0, h = 0, ntilesw = 1, ntilesh = 1, subsamp = -1, cs = -1; in decompTest() local