Searched refs:ff_eac3_mantissa_vq (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Deac3_data.h32 extern const int16_t (* const ff_eac3_mantissa_vq[8])[6];
H A Deac3_data.c1048 const int16_t (* const ff_eac3_mantissa_vq[8])[6] = { variable
H A Deac3dec.c250 s->pre_mantissa[ch][bin][blk] = ff_eac3_mantissa_vq[hebap][v][blk] << 8;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Deac3_data.h32 extern const int16_t (* const ff_eac3_mantissa_vq[8])[6];
H A Deac3_data.c1048 const int16_t (* const ff_eac3_mantissa_vq[8])[6] = { variable
H A Deac3dec.c250 s->pre_mantissa[ch][bin][blk] = ff_eac3_mantissa_vq[hebap][v][blk] << 8;

Completed in 108 milliseconds