Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Dtjunittest.c94 int index, row, col, halfway=16; in initBuf() local
189 int halfway=16*sf.num/sf.denom; in checkBuf() local
306 int halfway=16*sf.num/sf.denom; in checkBufYUV() local
326 int halfway=16/vsf*sf.num/sf.denom; in checkBufYUV() local
/external/libjpeg-turbo/java/
DTJUnitTest.java160 int index, row, col, halfway = 16; in initBuf() local
228 int index, row, col, halfway = 16; in initIntBuf() local
313 int halfway = 16 * sf.getNum() / sf.getDenom(); in checkBuf() local
436 int halfway = 16 * sf.getNum() / sf.getDenom(); in checkIntBuf() local
546 int halfway = 16 * sf.getNum() / sf.getDenom(); in checkBufYUV() local
/external/libvncserver/test/
Dtjunittest.c79 int index, row, col, halfway=16; in initBuf() local
152 int halfway=16*sf.num/sf.denom; in checkBuf() local
/external/skia/tests/
DPathTest.cpp3635 SkPoint halfway; in test_contains() local
/external/v8/test/cctest/
Dtest-parsing.cc638 unsigned halfway = start + sub_length / 2; in TestCharacterStream() local