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

  /frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/lib/
LVPSA.h 115 LVPSA_ERROR_NULLADDRESS, /* A pointer has a NULL value */
  /frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
LVPSA_Init.c 62 return(LVPSA_ERROR_NULLADDRESS);
109 return(LVPSA_ERROR_NULLADDRESS);
LVPSA_Process.c 64 return(LVPSA_ERROR_NULLADDRESS);
168 return(LVPSA_ERROR_NULLADDRESS);
LVPSA_Control.c 75 return(LVPSA_ERROR_NULLADDRESS);
114 return(LVPSA_ERROR_NULLADDRESS);
146 return(LVPSA_ERROR_NULLADDRESS);
188 return(LVPSA_ERROR_NULLADDRESS);
    [all...]
LVPSA_Memory.c 71 return(LVPSA_ERROR_NULLADDRESS);

Completed in 110 milliseconds