VQ_1ST_BITS        42 libavcodec/g729data.h static const int16_t cb_lsp_1st[1<<VQ_1ST_BITS][10] = { /* (2.13) */
VQ_1ST_BITS       467 libavcodec/g729dec.c         quantizer_1st    = get_bits(&gb, VQ_1ST_BITS);