Home
last modified time | relevance | path

Searched refs:ff_huff_gen_len_table (Results 1 – 25 of 28) sorted by relevance

12

/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dhuffman.h46 int ff_huff_gen_len_table(uint8_t *dst, const uint64_t *stats, int n, int skip0);
H A Dhuffman.c58 int ff_huff_gen_len_table(uint8_t *dst, const uint64_t *stats, int stats_size, int skip0) in ff_huff_gen_len_table() function
H A Dutvideoenc.c490 if ((ret = ff_huff_gen_len_table(lengths, counts, 256, 1)) < 0) in encode_plane()
H A Dhuffyuvenc.c190 if ((ret = ff_huff_gen_len_table(s->len[i], s->stats[i], s->vlc_n, 0)) < 0) in store_huffman_tables()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dhuffman.h46 int ff_huff_gen_len_table(uint8_t *dst, const uint64_t *stats, int n, int skip0);
H A Dhuffman.c55 int ff_huff_gen_len_table(uint8_t *dst, const uint64_t *stats, int stats_size, int skip0) in ff_huff_gen_len_table() function
H A Dutvideoenc.c471 if ((ret = ff_huff_gen_len_table(lengths, counts, 256, 1)) < 0) in encode_plane()
H A Dhuffyuvenc.c200 if ((ret = ff_huff_gen_len_table(s->len[i], s->stats[i], s->vlc_n, 0)) < 0) in store_huffman_tables()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dhuffman.h46 int ff_huff_gen_len_table(uint8_t *dst, const uint64_t *stats, int n, int skip0);
H A Dhuffman.c58 int ff_huff_gen_len_table(uint8_t *dst, const uint64_t *stats, int stats_size, int skip0) in ff_huff_gen_len_table() function
H A Dutvideoenc.c490 if ((ret = ff_huff_gen_len_table(lengths, counts, 256, 1)) < 0) in encode_plane()
H A Dhuffyuvenc.c190 if ((ret = ff_huff_gen_len_table(s->len[i], s->stats[i], s->vlc_n, 0)) < 0) in store_huffman_tables()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dhuffman.h46 int ff_huff_gen_len_table(uint8_t *dst, const uint64_t *stats, int n, int skip0);
H A Dhuffman.c58 int ff_huff_gen_len_table(uint8_t *dst, const uint64_t *stats, int stats_size, int skip0) in ff_huff_gen_len_table() function
H A Dutvideoenc.c471 if ((ret = ff_huff_gen_len_table(lengths, counts, 256, 1)) < 0) in encode_plane()
H A Dhuffyuvenc.c190 if ((ret = ff_huff_gen_len_table(s->len[i], s->stats[i], s->vlc_n, 0)) < 0) in store_huffman_tables()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dhuffman.h46 int ff_huff_gen_len_table(uint8_t *dst, const uint64_t *stats, int n, int skip0);
H A Dhuffman.c58 int ff_huff_gen_len_table(uint8_t *dst, const uint64_t *stats, int stats_size, int skip0) in ff_huff_gen_len_table() function
H A Dutvideoenc.c471 if ((ret = ff_huff_gen_len_table(lengths, counts, 256, 1)) < 0) in encode_plane()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dhuffman.h46 int ff_huff_gen_len_table(uint8_t *dst, const uint64_t *stats, int n, int skip0);
H A Dhuffman.c55 int ff_huff_gen_len_table(uint8_t *dst, const uint64_t *stats, int stats_size, int skip0) in ff_huff_gen_len_table() function
H A Dutvideoenc.c471 if ((ret = ff_huff_gen_len_table(lengths, counts, 256, 1)) < 0) in encode_plane()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dhuffman.h46 int ff_huff_gen_len_table(uint8_t *dst, const uint64_t *stats, int n, int skip0);
H A Dhuffman.c58 int ff_huff_gen_len_table(uint8_t *dst, const uint64_t *stats, int stats_size, int skip0) in ff_huff_gen_len_table() function
H A Dutvideoenc.c490 if ((ret = ff_huff_gen_len_table(lengths, counts, 256, 1)) < 0) in encode_plane()

12