Searched defs:EASLibraryCheck (Results 1 - 3 of 3) sorted by relevance

/external/sonivox/arm-fm-22k/host_src/
H A Deas_main.c56 static EAS_BOOL EASLibraryCheck (const S_EAS_LIB_CONFIG *pLibConfig);
274 if (!EASLibraryCheck(pLibConfig))
408 * EASLibraryCheck()
424 static EAS_BOOL EASLibraryCheck (const S_EAS_LIB_CONFIG *pLibConfig) function
460 } /* end EASLibraryCheck */
/external/sonivox/arm-hybrid-22k/host_src/
H A Deas_main.c56 static EAS_BOOL EASLibraryCheck (const S_EAS_LIB_CONFIG *pLibConfig);
274 if (!EASLibraryCheck(pLibConfig))
408 * EASLibraryCheck()
424 static EAS_BOOL EASLibraryCheck (const S_EAS_LIB_CONFIG *pLibConfig) function
460 } /* end EASLibraryCheck */
/external/sonivox/arm-wt-22k/host_src/
H A Deas_main.c56 static EAS_BOOL EASLibraryCheck (const S_EAS_LIB_CONFIG *pLibConfig);
277 if (!EASLibraryCheck(pLibConfig))
411 * EASLibraryCheck()
427 static EAS_BOOL EASLibraryCheck (const S_EAS_LIB_CONFIG *pLibConfig) function
463 } /* end EASLibraryCheck */

Completed in 61 milliseconds