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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Ddca.c151 } BitAlloc; typedef in typeref:struct:__anon513
153 static BitAlloc dca_bitalloc_index; ///< indexes for samples VLC select
154 static BitAlloc dca_tmode; ///< transition mode VLCs
155 static BitAlloc dca_scalefactor; ///< scalefactor VLCs
156 static BitAlloc dca_smpl_bitalloc[11]; ///< samples VLCs
158 static av_always_inline int get_bitalloc(GetBitContext *gb, BitAlloc *ba, int idx)

Completed in 19 milliseconds