Searched defs:build_vlc (Results 1 - 7 of 7) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | qdm2_tablegen.h | 114 static av_cold void build_vlc(VLC *vlc, int nb_bits, int nb_codes, in build_vlc() function [all...] |
H A D | mpc8.c | 91 static av_cold void build_vlc(VLC *vlc, unsigned *buf_offset, in build_vlc() function [all...] |
H A D | ylc.c | 86 static int build_vlc(AVCodecContext *avctx, VLC *vlc, const uint32_t *table) in build_vlc() function
|
H A D | mvha.c | 82 static int build_vlc(AVCodecContext *avctx, VLC *vlc) in build_vlc() function
|
H A D | sheervideo.c | 1780 static av_cold int build_vlc(VLC *vlc, const SheerTable *table) in build_vlc() function
|
H A D | clearvideo.c | 654 static av_cold void build_vlc(VLC *vlc, const uint8_t counts[16], in build_vlc() function
|
H A D | cook.c | 199 static av_cold int build_vlc(VLC *vlc, int nb_bits, const uint8_t counts[16], in build_vlc() function
|
Completed in 10 milliseconds