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

  /frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_Process.c 64 /* LVCS_Success Succeeded */
129 if(err !=LVCS_SUCCESS)
134 return(LVCS_SUCCESS);
157 /* LVCS_Success Succeeded */
296 if(err != LVCS_SUCCESS)
322 return(LVCS_SUCCESS);
LVCS_Equaliser.c 51 /* LVCS_Success Always succeeds */
113 return(LVCS_SUCCESS);
129 /* LVCS_Success Always succeeds */
158 return(LVCS_SUCCESS);
LVCS_Control.c 41 /* LVCS_Success Always succeeds */
56 return(LVCS_SUCCESS);
72 /* LVCS_Success Succeeded */
183 if(err != LVCS_SUCCESS)
233 return(LVCS_SUCCESS);
LVCS_Init.c 56 /* LVCS_Success Succeeded */
112 return(LVCS_SUCCESS);
138 /* LVCS_Success Initialisation succeeded */
210 return(LVCS_SUCCESS);
LVCS_ReverbGenerator.c 52 /* LVCS_Success Always succeeds */
141 return(LVCS_SUCCESS);
174 /* LVCS_Success Always succeeds */
258 return(LVCS_SUCCESS);
LVCS_StereoEnhancer.c 47 /* LVCS_Success Always succeeds */
139 return(LVCS_SUCCESS);
174 /* LVCS_Success Always succeeds */
255 return(LVCS_SUCCESS);
LVCS_BypassMix.c 62 /* LVCS_Success Always succeeds */
177 return(LVCS_SUCCESS);
202 /* LVCS_Success Always succeeds */
241 return(LVCS_SUCCESS);
  /frameworks/av/media/libeffects/lvm/lib/StereoWidening/lib/
LVCS.h 130 LVCS_SUCCESS = 0, /* Successful return from a routine */
259 /* LVCS_Success Succeeded */
293 /* LVCS_Success Initialisation succeeded */
322 /* LVCS_Success Always succeeds */
345 /* LVCS_Success Succeeded */
371 /* LVCS_Success Succeeded */
  /frameworks/av/media/libeffects/lvm/lib/Bundle/src/
LVM_Control.c 775 if (CS_Status != LVCS_SUCCESS)
    [all...]
LVM_Init.c 682 if (LVCS_Status != LVCS_SUCCESS) return((LVM_ReturnStatus_en)LVCS_Status);
    [all...]

Completed in 398 milliseconds