Searched refs:hsf (Results 1 – 4 of 4) sorted by relevance
/external/libjpeg-turbo/ |
D | jdapistd.c | 220 int hsf = (cinfo->comps_in_scan == 1 && cinfo->num_components == 1) ? in jpeg_crop_scanline() local 236 (JDIMENSION)(long)(*xoffset * hsf) / (long)align; in jpeg_crop_scanline() 238 (JDIMENSION)jdiv_round_up((long)((*xoffset + cinfo->output_width) * hsf), in jpeg_crop_scanline()
|
D | tjunittest.c | 277 int hsf = tjMCUWidth[subsamp] / 8, vsf = tjMCUHeight[subsamp] / 8; in checkBufYUV() local 278 int pw = PAD(w, hsf), ph = PAD(h, vsf); in checkBufYUV() 279 int cw = pw / hsf, ch = ph / vsf; in checkBufYUV() 306 if (((row * vsf / blocksize) + (col * hsf / blocksize)) % 2 == 0) { in checkBufYUV()
|
/external/libjpeg-turbo/java/ |
D | TJUnitTest.java | 532 int hsf = TJ.getMCUWidth(subsamp) / 8, vsf = TJ.getMCUHeight(subsamp) / 8; in checkBufYUV() local 533 int pw = pad(w, hsf), ph = pad(h, vsf); in checkBufYUV() 534 int cw = pw / hsf, ch = ph / vsf; in checkBufYUV() 569 if (((row * vsf / blockSize) + (col * hsf / blockSize)) % 2 == 0) { in checkBufYUV()
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | iso-639-3_Retirements.tab | 131 hsf Southeastern Huastec M hus 2009-01-16
|