Home
last modified time | relevance | path

Searched refs:quantizer_1st (Results 1 – 7 of 7) sorted by relevance

/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dg729dec.c406 uint8_t quantizer_1st; ///< first stage vector of quantizer in decode_frame() local
447 quantizer_1st = get_bits(&gb, VQ_1ST_BITS); in decode_frame()
457 quantizer_1st, quantizer_2nd_lo, quantizer_2nd_hi); in decode_frame()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dg729dec.c398 uint8_t quantizer_1st; ///< first stage vector of quantizer in decode_frame() local
439 quantizer_1st = get_bits(&gb, VQ_1ST_BITS); in decode_frame()
449 quantizer_1st, quantizer_2nd_lo, quantizer_2nd_hi); in decode_frame()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dg729dec.c406 uint8_t quantizer_1st; ///< first stage vector of quantizer in decode_frame() local
447 quantizer_1st = get_bits(&gb, VQ_1ST_BITS); in decode_frame()
457 quantizer_1st, quantizer_2nd_lo, quantizer_2nd_hi); in decode_frame()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dg729dec.c417 uint8_t quantizer_1st; ///< first stage vector of quantizer in decode_frame() local
467 quantizer_1st = get_bits(&gb, VQ_1ST_BITS); in decode_frame()
477 quantizer_1st, quantizer_2nd_lo, quantizer_2nd_hi); in decode_frame()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dg729dec.c417 uint8_t quantizer_1st; ///< first stage vector of quantizer in decode_frame() local
467 quantizer_1st = get_bits(&gb, VQ_1ST_BITS); in decode_frame()
477 quantizer_1st, quantizer_2nd_lo, quantizer_2nd_hi); in decode_frame()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dg729dec.c417 uint8_t quantizer_1st; ///< first stage vector of quantizer in decode_frame() local
467 quantizer_1st = get_bits(&gb, VQ_1ST_BITS); in decode_frame()
477 quantizer_1st, quantizer_2nd_lo, quantizer_2nd_hi); in decode_frame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dg729dec.c417 uint8_t quantizer_1st; ///< first stage vector of quantizer in decode_frame() local
467 quantizer_1st = get_bits(&gb, VQ_1ST_BITS); in decode_frame()
477 quantizer_1st, quantizer_2nd_lo, quantizer_2nd_hi); in decode_frame()