ac3_exponent.h 110 Bytes
#define UNPACK_FBW  1
#define UNPACK_CPL  2
#define UNPACK_LFE  4

void exponent_unpack( ac3dec_thread_t * );