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

  /external/aac/libFDK/include/
fixminmax.h 116 #define fixmax_UI(a,b) fixmax(a,b)
common_fix.h 347 { return fixmax_UI(a,b); }

Completed in 200 milliseconds