/third_party/ffmpeg/libavcodec/ |
H A D | dcahuff.h | 39 VLC vlc[7]; ///< Actual codes member
|
H A D | mjpegdec_common.c | 41 int ff_mjpeg_build_vlc(VLC *vlc, const uint8_t *bits_table, in ff_mjpeg_build_vlc() argument
|
H A D | dv_tablegen.h | 41 uint32_t vlc; member [all...] |
H A D | msmpeg4data.h | 45 VLC vlc; /* decoding: vlc */ member
|
H A D | tableprint_vlc.h | 46 static void write_vlc_type(const VLC *vlc, const VLCElem *base_table, const char *base_table_name) in write_vlc_type() argument
|
H A D | rl.c | 66 VLC vlc = { .table = table, .table_allocated = static_size }; in ff_rl_init_vlc() local
|
H A D | qdm2_tablegen.h | 114 static av_cold void build_vlc(VLC *vlc, int nb_bits, int nb_codes, in build_vlc() argument
|
H A D | fraps.c | 96 VLC vlc; in fraps2_decode_plane() local
|
H A D | huffman.c | 141 static int build_huff_tree(VLC *vlc, Node *nodes, int head, int flags, int nb_bits) in build_huff_tree() argument 159 int ff_huff_build_tree(void *logctx, VLC *vlc, int nb_codes, int nb_bits, in ff_huff_build_tree() argument
|
H A D | mpc8.c | 91 static av_cold void build_vlc(VLC *vlc, unsigned *buf_offset, in build_vlc() argument 337 const VLC *vlc = &quant_vlc[res - 5][cnt > mpc8_thres[res]]; in mpc8_decode_frame() local
|
H A D | cllc.c | 45 static int read_code_table(CLLCContext *ctx, GetBitContext *gb, VLC *vlc) in read_code_table() argument 88 read_argb_line(CLLCContext *ctx, GetBitContext *gb, int *top_left, VLC *vlc, uint8_t *outbuf) read_argb_line() argument 157 read_rgb24_component_line(CLLCContext *ctx, GetBitContext *gb, int *top_left, VLC *vlc, uint8_t *outbuf) read_rgb24_component_line() argument 187 read_yuv_component_line(CLLCContext *ctx, GetBitContext *gb, int *top_left, VLC *vlc, uint8_t *outbuf, int is_chroma) read_yuv_component_line() argument 222 VLC vlc[4]; decode_argb_frame() local 266 VLC vlc[3]; decode_rgb24_frame() local 311 VLC vlc[2]; decode_yuv_frame() local [all...] |
H A D | huffyuv.h | 86 VLC vlc[8]; //Y,U,V,A,YY,YU,YV,AA member
|
H A D | mpeg12.c | 70 VLC vlc = { .table = table, .table_allocated = static_size }; in ff_init_2d_vlc_rl() local
|
H A D | motionpixels.c | 50 VLC vlc; member
|
H A D | ylc.c | 40 VLC vlc[4]; member 86 static int build_vlc(AVCodecContext *avctx, VLC *vlc, const uint32_t *table) in build_vlc() argument [all...] |
H A D | photocd.c | 58 VLC vlc[3]; member 187 static av_noinline int read_hufftable(AVCodecContext *avctx, VLC *vlc) in read_hufftable() argument
|
H A D | mvha.c | 46 VLC vlc; member 82 static int build_vlc(AVCodecContext *avctx, VLC *vlc) in build_vlc() argument
|
H A D | sheervideo.c | 35 VLC vlc[2]; member 1780 build_vlc(VLC *vlc, const SheerTable *table) build_vlc() argument [all...] |
H A D | vlc.c | 59 static int alloc_table(VLC *vlc, int size, int use_static) in alloc_table() argument 97 vlc_common_init(VLC *vlc, int nb_bits, int nb_codes, VLCcode **buf, int flags) vlc_common_init() argument 137 build_table(VLC *vlc, int table_nb_bits, int nb_codes, VLCcode *codes, int flags) build_table() argument 228 vlc_common_end(VLC *vlc, int nb_bits, int nb_codes, VLCcode *codes, int flags, VLCcode localbuf[LOCALBUF_ELEMS]) vlc_common_end() argument 272 ff_init_vlc_sparse(VLC *vlc, int nb_bits, int nb_codes, const void *bits, int bits_wrap, int bits_size, const void *codes, int codes_wrap, int codes_size, const void *symbols, int symbols_wrap, int symbols_size, int flags) ff_init_vlc_sparse() argument 328 ff_init_vlc_from_lengths(VLC *vlc, int nb_bits, int nb_codes, const int8_t *lens, int lens_wrap, const void *symbols, int symbols_wrap, int symbols_size, int offset, int flags, void *logctx) ff_init_vlc_from_lengths() argument 375 ff_free_vlc(VLC *vlc) ff_free_vlc() argument [all...] |
H A D | wma.c | 33 static av_cold int init_coef_vlc(VLC *vlc, uint16_t **prun_table, in init_coef_vlc() argument 426 ff_wma_run_level_decode(AVCodecContext *avctx, GetBitContext *gb, VLC *vlc, const float *level_table, const uint16_t *run_table, int version, WMACoef *ptr, int offset, int num_coefs, int block_len, int frame_len_bits, int coef_nb_bits) ff_wma_run_level_decode() argument
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_mpeg12_bitstream.h | 41 struct vl_vlc vlc; member
|
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
H A D | vid_dec_mpeg12.c | 143 static void vid_dec_mpeg12_Decode(vid_dec_PrivateType *priv, struct vl_vlc *vlc, unsigned min_bits_left) in vid_dec_mpeg12_Decode() argument [all...] |
H A D | vid_dec.c | 478 struct vl_vlc vlc; in vid_dec_DecodeBuffer() local
|
/third_party/mesa3d/src/gallium/frontends/va/ |
H A D | picture_vp9.c | 123 static unsigned vp9_u(struct vl_vlc *vlc, unsigned n) in vp9_u() argument 136 static signed vp9_s(struct vl_vlc *vlc, unsigned n) in vp9_s() argument 147 static void bitdepth_colorspace_sampling(struct vl_vlc *vlc, unsigned profile) in bitdepth_colorspace_sampling() argument 161 frame_size(struct vl_vlc *vlc) frame_size() argument 179 struct vl_vlc vlc; vlVaDecoderVP9BitstreamHeader() local [all...] |
H A D | picture_hevc_enc.c | 284 struct vl_vlc vlc = {0}; in vlVaHandleVAEncPackedHeaderDataBufferTypeHEVC() local [all...] |