Searched defs:delta3 (Results 1 – 3 of 3) sorted by relevance
/external/lzma/C/ |
D | LzFind.c | 541 UInt32 hash2Value, hash3Value, delta2, delta3, maxLen, offset; in Bt4_MatchFinder_GetMatches() local 588 UInt32 hash2Value, hash3Value, delta2, delta3, maxLen, offset; in Hc4_MatchFinder_GetMatches() local
|
/external/webp/src/dsp/ |
D | dec_neon.c | 489 const int8x16_t delta3 = vshrq_n_s8(delta_p3, 3); in ApplyFilter2() local
|
/external/deqp/framework/common/ |
D | tcuCompressedTexture.cpp | 368 inline deUint8 extend5Delta3To8 (deUint8 base5, deUint8 delta3) in extend5Delta3To8()
|