HomeSort by relevance Sort by last modified time
    Searched refs:lastDiff (Results 1 - 2 of 2) sorted by null

  /external/google-diff-match-patch/name/fraser/neil/plaintext/
diff_match_patch.java     [all...]
  /external/aac/libSBRenc/src/
sbr_encoder.cpp 747 INT lastDiff, newDiff;
754 lastDiff = cutoffSb;
759 if(newDiff >= lastDiff) {
764 lastDiff = newDiff;
    [all...]

Completed in 810 milliseconds