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

  /external/sonivox/arm-fm-22k/host_src/
eas_config.c 131 #define NUM_PARSER_MODULES (sizeof(parserModules) / sizeof(EAS_VOID_PTR))
426 if (module >= (EAS_INT) NUM_PARSER_MODULES)
  /external/sonivox/arm-hybrid-22k/host_src/
eas_config.c 131 #define NUM_PARSER_MODULES (sizeof(parserModules) / sizeof(EAS_VOID_PTR))
426 if (module >= (EAS_INT) NUM_PARSER_MODULES)
  /external/sonivox/arm-wt-22k/host_src/
eas_config.c 131 #define NUM_PARSER_MODULES (sizeof(parserModules) / sizeof(EAS_VOID_PTR))
426 if (module >= (EAS_INT) NUM_PARSER_MODULES)

Completed in 121 milliseconds