Searched refs:quantizer_1st (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.c406 uint8_t quantizer_1st; ///< first stage vector of quantizer local
447 quantizer_1st = get_bits(&gb, VQ_1ST_BITS);
457 quantizer_1st, quantizer_2nd_lo, quantizer_2nd_hi);

Completed in 58 milliseconds