OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LVPSA_ERROR_INVALIDPARAM
(Results
1 - 5
of
5
) sorted by null
/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/lib/
LVPSA.h
113
LVPSA_ERROR_INVALIDPARAM
, /* A parameter is incorrect */
/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
LVPSA_Init.c
72
return(
LVPSA_ERROR_INVALIDPARAM
);
82
return(
LVPSA_ERROR_INVALIDPARAM
);
LVPSA_Memory.c
90
return(
LVPSA_ERROR_INVALIDPARAM
);
100
return(
LVPSA_ERROR_INVALIDPARAM
);
LVPSA_Process.c
68
return(
LVPSA_ERROR_INVALIDPARAM
);
LVPSA_Control.c
79
return(
LVPSA_ERROR_INVALIDPARAM
);
83
return(
LVPSA_ERROR_INVALIDPARAM
);
[
all
...]
Completed in 50 milliseconds