HomeSort by relevance Sort by last modified time
    Searched defs:offsetB (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrwb/src/
dec_alg_codebook.cpp 352 int16 j, n_1, offsetA, offsetB;
360 offsetA = offsetB = j;
368 offsetB = offset;
380 dec_1p_N1(index, n_1, offsetB, pos + 5);
384 dec_2p_2N1(index, n_1, offsetB, pos + 4);
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
btConvexConvexAlgorithm.cpp 64 btVector3& offsetB,
111 offsetB = dirB * tB;
113 ptsVector = translation - offsetA + offsetB;
143 btVector3 offsetA, offsetB; // offsets from segment centers to their closest points
146 segmentsClosestPoints( ptsVector, offsetA, offsetB, tA, tB, translation,
165 pointOnB = transformB.getOrigin()+offsetB + normalOnB * capsuleRadiusB;
  /external/pdfium/third_party/lcms2-2.6/src/
cmstypes.c     [all...]

Completed in 2409 milliseconds