Searched defs:AC3_DYNAMIC_RANGE (Results 1 – 7 of 7) sorted by relevance
72 #define AC3_DYNAMIC_RANGE(x) (x) macro91 #define AC3_DYNAMIC_RANGE(x) (powf(x, s->drc_scale)) macro
73 #define AC3_DYNAMIC_RANGE(x) (x) macro92 #define AC3_DYNAMIC_RANGE(x) (powf(x, s->drc_scale)) macro