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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dg729dec.c408 uint8_t quantizer_2nd_hi; ///< second stage higher vector of quantizer (size in bits) local
449 quantizer_2nd_hi = get_bits(&gb, VQ_2ND_BITS);
457 quantizer_1st, quantizer_2nd_lo, quantizer_2nd_hi);

Completed in 111 milliseconds