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

/external/sonivox/arm-fm-22k/host_src/
H A Deas_config.c131 #define NUM_PARSER_MODULES (sizeof(parserModules) / sizeof(EAS_VOID_PTR)) macro
426 if (module >= (EAS_INT) NUM_PARSER_MODULES)
/external/sonivox/arm-hybrid-22k/host_src/
H A Deas_config.c131 #define NUM_PARSER_MODULES (sizeof(parserModules) / sizeof(EAS_VOID_PTR)) macro
426 if (module >= (EAS_INT) NUM_PARSER_MODULES)
/external/sonivox/arm-wt-22k/host_src/
H A Deas_config.c131 #define NUM_PARSER_MODULES (sizeof(parserModules) / sizeof(EAS_VOID_PTR)) macro
426 if (module >= (EAS_INT) NUM_PARSER_MODULES)

Completed in 319 milliseconds