Searched refs:EAS_Config (Results 1 - 11 of 11) sorted by relevance

/external/sonivox/arm-fm-22k/host_src/
H A Deas.h122 * EAS_Config()
134 EAS_PUBLIC const S_EAS_LIB_CONFIG *EAS_Config (void);
H A Deas_main.c273 pLibConfig = EAS_Config();
/external/sonivox/arm-hybrid-22k/host_src/
H A Deas.h122 * EAS_Config()
134 EAS_PUBLIC const S_EAS_LIB_CONFIG *EAS_Config (void);
H A Deas_main.c273 pLibConfig = EAS_Config();
/external/sonivox/arm-wt-22k/host_src/
H A Deas.h122 * EAS_Config()
134 EAS_PUBLIC const S_EAS_LIB_CONFIG *EAS_Config (void);
H A Deas_main.c276 pLibConfig = EAS_Config();
/external/sonivox/jet_tools/JetCreator/
H A Deas.py534 # EAS_Config
536 class EAS_Config (Structure): class in inherits:Structure
608 eas_logger.debug('Call EAS_Config')
609 eas_dll.EAS_Config.restype = POINTER(EAS_Config)
610 self.config = eas_dll.EAS_Config()[0]
/external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/
H A DEASLib.c487 pConfig = EAS_Config();
/external/sonivox/arm-fm-22k/lib_src/
H A Deas_public.c329 * EAS_Config()
341 EAS_PUBLIC const S_EAS_LIB_CONFIG *EAS_Config (void) function
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_public.c329 * EAS_Config()
341 EAS_PUBLIC const S_EAS_LIB_CONFIG *EAS_Config (void) function
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_public.c330 * EAS_Config()
342 EAS_PUBLIC const S_EAS_LIB_CONFIG *EAS_Config (void) function

Completed in 574 milliseconds