OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sumDiff
(Results
1 - 2
of
2
) sorted by null
/external/aac/libSBRenc/src/
ps_encode.cpp
522
INT
sumDiff
= 0;
528
sumDiff
= 0;
532
sumDiff
+= diff;
534
|| (
sumDiff
> sumDiffThr) ) { /* more than x quantisations steps overall difference */
554
INT
sumDiff
= 0;
560
sumDiff
= 0;
564
sumDiff
+= diff;
566
|| (
sumDiff
> sumDiffThr) ) { /* more than x quantisations steps overall difference */
[
all
...]
/external/zxing/core/
core.jar
Completed in 46 milliseconds