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

  /frameworks/base/media/libeffects/lvm/lib/Reverb/src/
LVREV_Private.h 74 #define LVREV_ALLPASS_TAP_TC 10000 /* All-pass filter dely tap change */
  /development/samples/GlobalTime/src/com/android/globaltime/
GlobalTime.java 727 float dely = Math.abs(dy); local
733 (delx + dely > MIN_MANHATTAN_DISTANCE)) {
734 if (delx > dely) {
    [all...]

Completed in 122 milliseconds