Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dac3.h53 #define AC3_DYNAMIC_RANGE(x) (x) macro
74 #define AC3_DYNAMIC_RANGE(x) (powf(x, s->drc_scale)) macro

Completed in 2 milliseconds