Home
last modified time | relevance | path

Searched defs:tmpB (Results 1 – 9 of 9) sorted by relevance

/external/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dlpc_masking_model.c711 int32_t tmp, tmpB, tmpCorr; in WebRtcIsacfix_GetLpcCoef() local
761 int32_t tmp, tmpB, tmpCorr; in WebRtcIsacfix_GetLpcCoef() local
/external/pdfium/third_party/bigint/
DBigInteger.cc291 BigInteger tmpB(b); in divideWithRemainder() local
DBigUnsigned.cc398 BigUnsigned tmpB(b); in divideWithRemainder() local
/external/boringssl/src/crypto/pem/
Dpem_lib.c604 BUF_MEM *dataB, *tmpB; in PEM_read_bio() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/pem/
Dpem_lib.c604 BUF_MEM *dataB, *tmpB; in PEM_read_bio() local
/external/skqp/src/core/
DSkRegion.cpp1118 RunType tmpB[kRectRegionRuns]; in Oper() local
/external/skia/src/core/
DSkRegion.cpp1116 RunType tmpB[kRectRegionRuns]; in Oper() local
/external/skqp/src/gpu/
DSkGpuDevice.cpp954 SkBitmap tmpB; in drawTiledBitmap() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
DFastMath.java2478 …double tmpB = (((prod2A & 0xfffL) << 40) + (prod2B >>> 24)) / TWO_POWER_52 / TWO_POWER_52; // Low … in reducePayneHanek() local