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 128 LVM_CHAR bControlPending; /* Flag to indicate new parameters are available */
129 LVM_CHAR bFirstControl; /* Flag to indicate that the control function is called for the first time */
130 LVM_CHAR bDisableReverb; /* Flag to indicate that the mix level is 0% and the reverb can be disabled */
  /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 87 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 259 milliseconds