ATRAC3Context 123 libavcodec/atrac3.c static void imlt(ATRAC3Context *q, float *input, float *output, int odd_band) ATRAC3Context 189 libavcodec/atrac3.c ATRAC3Context *q = avctx->priv_data; ATRAC3Context 572 libavcodec/atrac3.c static int decode_channel_sound_unit(ATRAC3Context *q, GetBitContext *gb, ATRAC3Context 642 libavcodec/atrac3.c ATRAC3Context *q = avctx->priv_data; ATRAC3Context 740 libavcodec/atrac3.c ATRAC3Context *q = avctx->priv_data; ATRAC3Context 798 libavcodec/atrac3.c ATRAC3Context *q = avctx->priv_data; ATRAC3Context 933 libavcodec/atrac3.c .priv_data_size = sizeof(ATRAC3Context),