Searched refs:AC3_DYNAMIC_RANGE (Results 1 – 2 of 2) sorted by relevance
72 #define AC3_DYNAMIC_RANGE(x) (x) macro91 #define AC3_DYNAMIC_RANGE(x) (powf(x, s->drc_scale)) macro
1110 s->dynamic_range[i] = AC3_DYNAMIC_RANGE(range); in decode_audio_block()