Home
last modified time | relevance | path

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

/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dexr.c424 static int huf_build_dec_table(const uint64_t *hcode, int im, in huf_build_dec_table() function
594 if ((ret = huf_build_dec_table(freq, im, iM, hdec)) < 0) in huf_uncompress()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dexr.c424 static int huf_build_dec_table(const uint64_t *hcode, int im, in huf_build_dec_table() function
594 if ((ret = huf_build_dec_table(freq, im, iM, hdec)) < 0) in huf_uncompress()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dexr.c439 static int huf_build_dec_table(const uint64_t *hcode, int im, in huf_build_dec_table() function
610 if ((ret = huf_build_dec_table(freq, im, iM, hdec)) < 0) in huf_uncompress()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dexr.c440 static int huf_build_dec_table(const uint64_t *hcode, int im, in huf_build_dec_table() function
611 if ((ret = huf_build_dec_table(freq, im, iM, hdec)) < 0) in huf_uncompress()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dexr.c398 static int huf_build_dec_table(const uint64_t *hcode, int im, in huf_build_dec_table() function
569 if ((ret = huf_build_dec_table(freq, im, iM, hdec)) < 0) in huf_uncompress()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dexr.c367 static int huf_build_dec_table(EXRContext *s, in huf_build_dec_table() function
479 if ((ret = huf_build_dec_table(s, td, im, iM)) < 0) in huf_uncompress()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dexr.c367 static int huf_build_dec_table(EXRContext *s, in huf_build_dec_table() function
479 if ((ret = huf_build_dec_table(s, td, im, iM)) < 0) in huf_uncompress()