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

  /external/aac/libFDK/include/
fixminmax.h 112 #define fixmax_S(a,b) fixmax(a,b)
common_fix.h 336 { return fixmax_S(a,b); }

Completed in 63 milliseconds