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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dg729data.h29 #define VQ_1ST_BITS 7 ///< first stage vector of quantizer (size in bits) macro
42 static const int16_t cb_lsp_1st[1<<VQ_1ST_BITS][10] = { /* (2.13) */
H A Dg729dec.c447 quantizer_1st = get_bits(&gb, VQ_1ST_BITS);

Completed in 107 milliseconds