Home
last modified time | relevance | path

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

/external/cronet/third_party/icu/source/test/intltest/
Dcolldata.cpp536 int32_t roffset = offset + clength; in minLengthInChars() local
566 int32_t roffset = offset + 2; in minLengthInChars() local
583 int32_t roffset = offset; in minLengthInChars() local
/external/icu/icu4c/source/test/intltest/
Dcolldata.cpp536 int32_t roffset = offset + clength; in minLengthInChars() local
566 int32_t roffset = offset + 2; in minLengthInChars() local
583 int32_t roffset = offset; in minLengthInChars() local
/external/libaom/examples/
Dlightfield_tile_list_decoder.c84 const int roffset = in write_tile_yuv1d() local
Dlightfield_decoder.c79 const int roffset = in aom_img_copy_tile() local
/external/libaom/av1/common/
Dcdef.h56 int roffset; /*!< current row offset */ member
/external/libjpeg-turbo/
Dtjunittest.c105 int roffset = tjRedOffset[pf]; in initBuf() local
186 int roffset = tjRedOffset[pf]; in checkBuf() local
695 int roffset = tjRedOffset[pf]; in initBitmap() local
729 int roffset = tjRedOffset[pf]; in cmpBitmap() local
/external/kernel-headers/original/uapi/linux/
Dscif_ioctl.h155 __s64 roffset; member
/external/pdfium/third_party/libtiff/
Dtif_getimage.c819 tmsize_t roffset = (tmsize_t)y * w + tocol; in gtTileContig() local
1022 tmsize_t roffset = (tmsize_t)y * w + tocol; in gtTileSeparate() local
1151 tmsize_t roffset = (tmsize_t)y * w; in gtStripContig() local
1320 tmsize_t roffset = (tmsize_t)y * w; in gtStripSeparate() local