Home
last modified time | relevance | path

Searched defs:roffset (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dcolldata.cpp535 int32_t roffset = offset + clength; in minLengthInChars() local
565 int32_t roffset = offset + 2; in minLengthInChars() local
582 int32_t roffset = offset; in minLengthInChars() local
/external/libjpeg-turbo/
Dtjunittest.c101 int roffset = tjRedOffset[pf]; in initBuf() local
180 int roffset = tjRedOffset[pf]; in checkBuf() local
675 int roffset = tjRedOffset[pf]; in initBitmap() local
709 int roffset = tjRedOffset[pf]; in cmpBitmap() local
/external/libaom/libaom/examples/
Dlightfield_tile_list_decoder.c78 const int roffset = in write_tile_yuv1d() local
Dlightfield_decoder.c73 const int roffset = in aom_img_copy_tile() local
/external/kernel-headers/original/uapi/linux/
Dscif_ioctl.h155 __s64 roffset; member
/external/libjpeg-turbo/java/
DTJUnitTest.java147 int roffset = TJ.getRedOffset(pf); in initBuf() local
298 int roffset = TJ.getRedOffset(pf); in checkBuf() local