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

  /frameworks/av/media/libeffects/lvm/lib/Reverb/src/
LVREV_Private.h 178 LVM_CHAR bControlPending; /* Flag to indicate new parameters are available */
179 LVM_CHAR bFirstControl; /* Flag to indicate that the control function is called for the first time */
180 LVM_CHAR bDisableReverb; /* Flag to indicate that the mix level is 0% and the reverb can be disabled */
243 LVM_CHAR bControlPending; /* Flag to indicate new parameters \
245 LVM_CHAR bFirstControl; /* Flag to indicate that the control \
247 LVM_CHAR bDisableReverb; /* Flag to indicate that the mix level is
  /frameworks/av/media/libeffects/lvm/lib/Common/lib/
LVM_Types.h 87 typedef char LVM_CHAR; /* ASCII character */
  /frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
LVPSA_Private.h 90 LVM_CHAR bControlPending; /* Flag incating a change of the control parameters */
  /frameworks/av/media/libeffects/lvm/lib/Bundle/lib/
LVM.h 226 LVM_CHAR *pVersionNumber; /* Pointer to the version number in the format X.YY.ZZ */
227 LVM_CHAR *pPlatform; /* Pointer to the library platform type */
    [all...]

Completed in 75 milliseconds