OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tmpScale
(Results
1 - 3
of
3
) sorted by null
/external/aac/libSBRenc/src/
env_est.cpp
513
INT
tmpScale
;
514
tmpScale
= CountLeadingBits(nrg);
515
nrg <<=
tmpScale
;
517
nrg >>=
tmpScale
;
800
INT
tmpScale
;
802
tmpScale
= CountLeadingBits(nrgLeft);
803
nrgLeft = nrgLeft <<
tmpScale
;
806
tmp1 = ((FIXP_DBL) (commonScale+
tmpScale
)) << (DFRACT_BITS-1-LD_DATA_SHIFT-1); /* scaled by 1/64 */
[
all
...]
sbr_encoder.cpp
[
all
...]
/cts/suite/pts/deviceTests/browserbench/assets/octane/
pdfjs.js
[
all
...]
Completed in 7159 milliseconds