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

  /frameworks/av/media/libeffects/lvm/lib/Common/src/
LVM_FO_HPF.c 95 MUL32x16INTO32(Y, FILTER_LOSS ,pCoeffs->A0 ,15) /* Apply loss to avoid overflow*/
LVM_FO_LPF.c 93 MUL32x16INTO32(Y, FILTER_LOSS ,pCoeffs->A0 ,15) // Apply loss to avoid overflow
  /frameworks/av/media/libeffects/lvm/lib/Common/lib/
Filter.h 35 #define FILTER_LOSS 32730 /* -0.01dB loss to avoid wrapping due to band ripple */

Completed in 96 milliseconds