Home
last modified time | relevance | path

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

/external/lzma/Java/Tukaani/src/org/tukaani/xz/lz/
DHC4.java97 int delta3 = lzPos - hash.getHash3Pos(); in getMatches() local
DBT4.java81 int delta3 = lzPos - hash.getHash3Pos(); in getMatches() local
/external/lzma/C/
DLzFind.c543 UInt32 hash2Value, hash3Value, delta2, delta3, maxLen, offset; in Bt4_MatchFinder_GetMatches() local
590 UInt32 hash2Value, hash3Value, delta2, delta3, maxLen, offset; in Hc4_MatchFinder_GetMatches() local
/external/deqp/framework/common/
DtcuCompressedTexture.cpp352 inline deUint8 extend5Delta3To8 (deUint8 base5, deUint8 delta3) in extend5Delta3To8()
/external/skia/src/gpu/batches/
DGrPLSPathRenderer.cpp324 GrGLSLVertToFrag delta3(kVec2f_GrSLType); in onEmitCode() local
/external/opencv3/modules/calib3d/src/
Dstereosgbm.cpp554 int delta2 = minLr[1][xm + 2] + P2, delta3 = minLr[1][xm + NR2 + 3] + P2; in computeDisparitySGBM() local
/external/webp/src/dsp/
Ddec_neon.c489 const int8x16_t delta3 = vshrq_n_s8(delta_p3, 3); in ApplyFilter2NoFlip() local
504 const int8x16_t delta3 = vshrq_n_s8(delta_p3, 3); in ApplyFilter2() local