Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Daac_defines.h49 #define GET_GAIN(x, y) (-(y) * (1 << (x))) + 1024 macro
98 #define GET_GAIN(x, y) powf((x), -(y)) macro

Completed in 1 milliseconds