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

  /external/arm-optimized-routines/math/
math_config.h 395 #define POW_LOG_POLY_ORDER 8
400 double poly[POW_LOG_POLY_ORDER - 1]; /* First coefficient is 1. */
pow.c 95 #if POW_LOG_POLY_ORDER == 8
pow_log_data.c 16 #if N == 128 && POW_LOG_POLY_ORDER == 8

Completed in 91 milliseconds