Home
last modified time | relevance | path

Searched defs:boffset (Results 1 – 7 of 7) sorted by relevance

/external/owasp/sanitizer/src/main/org/owasp/html/
DStrings.java76 CharSequence a, int aoffset, CharSequence b, int boffset, int n) { in regionMatchesIgnoreCase()
/external/apache-xml/src/main/java/org/apache/xml/utils/
DSuballocatedIntVector.java474 int boffset=index&m_MASK; in indexOf() local
524 int boffset=m_firstFree&m_MASK; in lastIndexOf() local
/external/libjpeg-turbo/
Dtjunittest.c107 int boffset = tjBlueOffset[pf]; in initBuf() local
188 int boffset = tjBlueOffset[pf]; in checkBuf() local
697 int boffset = tjBlueOffset[pf]; in initBitmap() local
731 int boffset = tjBlueOffset[pf]; in cmpBitmap() local
/external/libaom/libaom/av1/encoder/
Dmotion_search_facade.c84 int boffset = in av1_single_motion_search() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c2541 const int boffset = in single_motion_search() local
Dvp9_encodeframe.c2458 int boffset = b_mi_row / 2 * cm->mb_cols + b_mi_col / 2; in set_source_var_based_partition() local
/external/python/cffi/c/
D_cffi_backend.c4879 Py_ssize_t boffset, i, nb_fields, boffsetmax, alignedsize, boffsetorg; in b_complete_struct_or_union() local