GetByteContext    143 libavcodec/4xm.c     GetByteContext g;
GetByteContext    144 libavcodec/4xm.c     GetByteContext g2;
GetByteContext    730 libavcodec/4xm.c     GetByteContext g3;
GetByteContext     37 libavcodec/aasc.c     GetByteContext gb;
GetByteContext    713 libavcodec/adpcm.c static int get_nb_samples(AVCodecContext *avctx, GetByteContext *gb,
GetByteContext    942 libavcodec/adpcm.c     GetByteContext gb;
GetByteContext   1829 libavcodec/adpcm.c             GetByteContext tb;
GetByteContext     62 libavcodec/agm.c     GetByteContext  gbyte;
GetByteContext    571 libavcodec/agm.c static int decode_raw_intra_rgb(AVCodecContext *avctx, GetByteContext *gbyte, AVFrame *frame)
GetByteContext    659 libavcodec/agm.c static int decode_runlen_rgb(AVCodecContext *avctx, GetByteContext *gbyte, AVFrame *frame)
GetByteContext    712 libavcodec/agm.c static int decode_runlen(AVCodecContext *avctx, GetByteContext *gbyte, AVFrame *frame)
GetByteContext    762 libavcodec/agm.c static int decode_raw_intra(AVCodecContext *avctx, GetByteContext *gbyte, AVFrame *frame)
GetByteContext   1099 libavcodec/agm.c     GetByteContext *gbyte = &s->gbyte;
GetByteContext    388 libavcodec/aic.c     GetByteContext gb;
GetByteContext    520 libavcodec/alac.c     GetByteContext gb;
GetByteContext     34 libavcodec/aliaspixdec.c     GetByteContext gb;
GetByteContext     39 libavcodec/anm.c     GetByteContext gb;
GetByteContext     76 libavcodec/anm.c                      GetByteContext *gb,
GetByteContext    117 libavcodec/anm.c     GetByteContext gb;
GetByteContext     36 libavcodec/arbc.c     GetByteContext gb;
GetByteContext     44 libavcodec/arbc.c     GetByteContext *gb = &s->gb;
GetByteContext     80 libavcodec/arbc.c     GetByteContext *gb = &s->gb;
GetByteContext    128 libavcodec/audiotoolboxenc.c static int read_descr(GetByteContext *gb, int *tag)
GetByteContext    403 libavcodec/audiotoolboxenc.c             GetByteContext gb;
GetByteContext     58 libavcodec/av1_parse.c     GetByteContext bc;
GetByteContext     38 libavcodec/bethsoftvideo.c     GetByteContext g;
GetByteContext     54 libavcodec/bfi.c     GetByteContext g;
GetByteContext     48 libavcodec/bmp.c     GetByteContext gb;
GetByteContext    113 libavcodec/brenderpix.c static int pix_decode_header(PixHeader *out, GetByteContext *pgb)
GetByteContext    138 libavcodec/brenderpix.c     GetByteContext gb;
GetByteContext     68 libavcodec/bytestream.h static av_always_inline type bytestream2_get_ ## name ## u(GetByteContext *g)  \
GetByteContext     72 libavcodec/bytestream.h static av_always_inline type bytestream2_get_ ## name(GetByteContext *g)       \
GetByteContext     80 libavcodec/bytestream.h static av_always_inline type bytestream2_peek_ ## name(GetByteContext *g)      \
GetByteContext    133 libavcodec/bytestream.h static av_always_inline void bytestream2_init(GetByteContext *g,
GetByteContext    154 libavcodec/bytestream.h static av_always_inline int bytestream2_get_bytes_left(GetByteContext *g)
GetByteContext    164 libavcodec/bytestream.h static av_always_inline void bytestream2_skip(GetByteContext *g,
GetByteContext    170 libavcodec/bytestream.h static av_always_inline void bytestream2_skipu(GetByteContext *g,
GetByteContext    188 libavcodec/bytestream.h static av_always_inline int bytestream2_tell(GetByteContext *g)
GetByteContext    198 libavcodec/bytestream.h static av_always_inline int bytestream2_size(GetByteContext *g)
GetByteContext    208 libavcodec/bytestream.h static av_always_inline int bytestream2_seek(GetByteContext *g,
GetByteContext    263 libavcodec/bytestream.h static av_always_inline unsigned int bytestream2_get_buffer(GetByteContext *g,
GetByteContext    273 libavcodec/bytestream.h static av_always_inline unsigned int bytestream2_get_bufferu(GetByteContext *g,
GetByteContext    334 libavcodec/bytestream.h                                                               GetByteContext *g,
GetByteContext    344 libavcodec/bytestream.h                                                              GetByteContext *g,
GetByteContext    132 libavcodec/c93.c     GetByteContext gb;
GetByteContext     33 libavcodec/canopus.c     GetByteContext gbc;
GetByteContext    609 libavcodec/cbs_h2645.c     GetByteContext gbc;
GetByteContext    267 libavcodec/cdgraphics.c     GetByteContext gb;
GetByteContext    113 libavcodec/cdxl.c     GetByteContext gb;
GetByteContext    386 libavcodec/cfhd.c     GetByteContext gb;
GetByteContext     75 libavcodec/cfhd.h     GetByteContext base;
GetByteContext    505 libavcodec/clearvideo.c     GetByteContext gb;
GetByteContext   1056 libavcodec/cook.c     GetByteContext gb;
GetByteContext     28 libavcodec/dca_core_bsf.c     GetByteContext gb;
GetByteContext   1015 libavcodec/dca_lbr.c static int parse_decoder_init(DCALbrDecoder *s, GetByteContext *gb)
GetByteContext   1179 libavcodec/dca_lbr.c     GetByteContext gb;
GetByteContext    101 libavcodec/dds.c     GetByteContext gbc;
GetByteContext    119 libavcodec/dds.c     GetByteContext *gbc = &ctx->gbc;
GetByteContext    612 libavcodec/dds.c     GetByteContext *gbc = &ctx->gbc;
GetByteContext     56 libavcodec/dfa.c static int decode_copy(GetByteContext *gb, uint8_t *frame, int width, int height)
GetByteContext     65 libavcodec/dfa.c static int decode_tsw1(GetByteContext *gb, uint8_t *frame, int width, int height)
GetByteContext    108 libavcodec/dfa.c static int decode_dsw1(GetByteContext *gb, uint8_t *frame, int width, int height)
GetByteContext    145 libavcodec/dfa.c static int decode_dds1(GetByteContext *gb, uint8_t *frame, int width, int height)
GetByteContext    196 libavcodec/dfa.c static int decode_bdlt(GetByteContext *gb, uint8_t *frame, int width, int height)
GetByteContext    238 libavcodec/dfa.c static int decode_wdlt(GetByteContext *gb, uint8_t *frame, int width, int height)
GetByteContext    299 libavcodec/dfa.c static int decode_tdlt(GetByteContext *gb, uint8_t *frame, int width, int height)
GetByteContext    321 libavcodec/dfa.c static int decode_blck(GetByteContext *gb, uint8_t *frame, int width, int height)
GetByteContext    328 libavcodec/dfa.c typedef int (*chunk_decoder)(GetByteContext *gb, uint8_t *frame, int width, int height);
GetByteContext    345 libavcodec/dfa.c     GetByteContext gb;
GetByteContext    220 libavcodec/dpcm.c     GetByteContext gb;
GetByteContext    219 libavcodec/dxa.c     GetByteContext gb;
GetByteContext    226 libavcodec/dxtory.c                        GetByteContext *gb,
GetByteContext    275 libavcodec/dxtory.c     GetByteContext gb, gb_check;
GetByteContext     37 libavcodec/dxv.c     GetByteContext gbc;
GetByteContext    291 libavcodec/dxv.c     GetByteContext *gbc = &ctx->gbc;
GetByteContext    343 libavcodec/dxv.c static int fill_ltable(GetByteContext *gb, uint32_t *table, int *nb_elements)
GetByteContext    428 libavcodec/dxv.c static int get_opcodes(GetByteContext *gb, uint32_t *table, uint8_t *dst, int op_size, int nb_elements)
GetByteContext    470 libavcodec/dxv.c static int dxv_decompress_opcodes(GetByteContext *gb, void *dstp, size_t op_size)
GetByteContext    495 libavcodec/dxv.c static int dxv_decompress_cgo(DXVContext *ctx, GetByteContext *gb,
GetByteContext    735 libavcodec/dxv.c static int dxv_decompress_cocg(DXVContext *ctx, GetByteContext *gb,
GetByteContext    791 libavcodec/dxv.c static int dxv_decompress_yo(DXVContext *ctx, GetByteContext *gb,
GetByteContext    836 libavcodec/dxv.c     GetByteContext *gb = &ctx->gbc;
GetByteContext    852 libavcodec/dxv.c     GetByteContext *gb = &ctx->gbc;
GetByteContext    869 libavcodec/dxv.c     GetByteContext *gbc = &ctx->gbc;
GetByteContext   1032 libavcodec/dxv.c     GetByteContext *gbc = &ctx->gbc;
GetByteContext   1046 libavcodec/dxv.c     GetByteContext *gbc = &ctx->gbc;
GetByteContext    255 libavcodec/eamad.c     GetByteContext gb;
GetByteContext     46 libavcodec/eatgq.c     GetByteContext gb;
GetByteContext     46 libavcodec/exif.c                              GetByteContext *gb, int le,
GetByteContext     73 libavcodec/exif.c static int exif_decode_tag(void *logctx, GetByteContext *gbytes, int le,
GetByteContext    122 libavcodec/exif.c int ff_exif_decode_ifd(void *logctx, GetByteContext *gbytes,
GetByteContext    147 libavcodec/exif.c     GetByteContext gb;
GetByteContext    170 libavcodec/exif.h int ff_exif_decode_ifd(void *logctx, GetByteContext *gbytes, int le,
GetByteContext    148 libavcodec/exr.c     GetByteContext gb;
GetByteContext    358 libavcodec/exr.c static int huf_unpack_enc_table(GetByteContext *gb,
GetByteContext    465 libavcodec/exr.c                       GetByteContext *gb, int nbits,
GetByteContext    533 libavcodec/exr.c static int huf_uncompress(GetByteContext *gb,
GetByteContext    693 libavcodec/exr.c     GetByteContext gb;
GetByteContext   1349 libavcodec/exr.c             GetByteContext ch_gb;
GetByteContext    156 libavcodec/flicvideo.c     GetByteContext g2;
GetByteContext    497 libavcodec/flicvideo.c     GetByteContext g2;
GetByteContext    795 libavcodec/flicvideo.c     GetByteContext g2;
GetByteContext     41 libavcodec/fmvc.c     GetByteContext  gb;
GetByteContext     54 libavcodec/fmvc.c static int decode_type2(GetByteContext *gb, PutByteContext *pb)
GetByteContext     60 libavcodec/fmvc.c         GetByteContext gbc;
GetByteContext    289 libavcodec/fmvc.c static int decode_type1(GetByteContext *gb, PutByteContext *pb)
GetByteContext    296 libavcodec/fmvc.c         GetByteContext gbc;
GetByteContext    335 libavcodec/fmvc.c                     GetByteContext gbc;
GetByteContext    400 libavcodec/fmvc.c     GetByteContext *gb = &s->gb;
GetByteContext   1223 libavcodec/g2meet.c                            GetByteContext *gb)
GetByteContext   1400 libavcodec/g2meet.c     GetByteContext bc, tbc;
GetByteContext     31 libavcodec/gdv.c     GetByteContext gb;
GetByteContext     32 libavcodec/gdv.c     GetByteContext g2;
GetByteContext    178 libavcodec/gdv.c static int read_bits2(Bits8 *bits, GetByteContext *gb)
GetByteContext    193 libavcodec/gdv.c static void fill_bits32(Bits32 *bits, GetByteContext *gb)
GetByteContext    199 libavcodec/gdv.c static int read_bits32(Bits32 *bits, GetByteContext *gb, int nbits)
GetByteContext    213 libavcodec/gdv.c static void lz_copy(PutByteContext *pb, GetByteContext *g2, int offset, unsigned len)
GetByteContext    245 libavcodec/gdv.c     GetByteContext *gb = &gdv->gb;
GetByteContext    246 libavcodec/gdv.c     GetByteContext *g2 = &gdv->g2;
GetByteContext    287 libavcodec/gdv.c     GetByteContext *gb = &gdv->gb;
GetByteContext    288 libavcodec/gdv.c     GetByteContext *g2 = &gdv->g2;
GetByteContext    334 libavcodec/gdv.c     GetByteContext *gb = &gdv->gb;
GetByteContext    335 libavcodec/gdv.c     GetByteContext *g2 = &gdv->g2;
GetByteContext    461 libavcodec/gdv.c     GetByteContext *gb = &gdv->gb;
GetByteContext     66 libavcodec/gifdec.c     GetByteContext gb;
GetByteContext    396 libavcodec/h2645_parse.c     GetByteContext bc;
GetByteContext     68 libavcodec/h264_mp4toannexb_bsf.c     GetByteContext ogb, *gb = &ogb;
GetByteContext    424 libavcodec/h264_parse.c         GetByteContext gbc;
GetByteContext     57 libavcodec/hap.c int ff_hap_parse_section_header(GetByteContext *gbc, int *section_size,
GetByteContext     65 libavcodec/hap.h     GetByteContext gbc;
GetByteContext    109 libavcodec/hap.h int ff_hap_parse_section_header(GetByteContext *gbc, int *section_size,
GetByteContext     48 libavcodec/hapdec.c     GetByteContext *gbc = &ctx->gbc;
GetByteContext    131 libavcodec/hapdec.c     GetByteContext *gbc = &ctx->gbc;
GetByteContext    198 libavcodec/hapdec.c             GetByteContext gbc_tmp;
GetByteContext    226 libavcodec/hapdec.c     GetByteContext gbc;
GetByteContext     51 libavcodec/hapqa_extract_bsf.c     GetByteContext gbc;
GetByteContext     42 libavcodec/hevc_mp4toannexb_bsf.c     GetByteContext gb;
GetByteContext    123 libavcodec/hevc_mp4toannexb_bsf.c     GetByteContext gb;
GetByteContext     85 libavcodec/hevc_parse.c     GetByteContext gb;
GetByteContext     50 libavcodec/hnm4video.c static int getbit(GetByteContext *gb, uint32_t *bitbuf, int *bits)
GetByteContext     70 libavcodec/hnm4video.c     GetByteContext gb;
GetByteContext    152 libavcodec/hnm4video.c     GetByteContext gb;
GetByteContext    282 libavcodec/hnm4video.c     GetByteContext gb;
GetByteContext    361 libavcodec/hnm4video.c     GetByteContext gb;
GetByteContext     38 libavcodec/hq_hqa.h     GetByteContext gbc;
GetByteContext     65 libavcodec/iff.c     GetByteContext gb;
GetByteContext    221 libavcodec/iff.c         GetByteContext *gb = &s->gb;
GetByteContext    556 libavcodec/iff.c                           GetByteContext *gb)
GetByteContext    583 libavcodec/iff.c                            GetByteContext *gb)
GetByteContext    585 libavcodec/iff.c     GetByteContext cmds;
GetByteContext    679 libavcodec/iff.c static void decode_rgb8(GetByteContext *gb, uint8_t *dst, int width, int height, int linesize)
GetByteContext    696 libavcodec/iff.c static void decode_rgbn(GetByteContext *gb, uint8_t *dst, int width, int height, int linesize)
GetByteContext    814 libavcodec/iff.c     GetByteContext ptrs, gb;
GetByteContext    868 libavcodec/iff.c     GetByteContext ptrs, gb;
GetByteContext    939 libavcodec/iff.c     GetByteContext gb;
GetByteContext   1046 libavcodec/iff.c     GetByteContext ptrs, gb, dptrs, dgb;
GetByteContext   1114 libavcodec/iff.c     GetByteContext ptrs, gb, dptrs, dgb;
GetByteContext   1200 libavcodec/iff.c     GetByteContext ptrs, gb;
GetByteContext   1261 libavcodec/iff.c     GetByteContext ptrs, gb;
GetByteContext   1343 libavcodec/iff.c     GetByteContext gb, ptrs;
GetByteContext   1402 libavcodec/iff.c     GetByteContext gb, ptrs;
GetByteContext   1453 libavcodec/iff.c     GetByteContext off0, off1, dgb, ogb;
GetByteContext   1533 libavcodec/iff.c     GetByteContext *gb = &s->gb;
GetByteContext    899 libavcodec/indeo3.c     GetByteContext gb;
GetByteContext     69 libavcodec/interplayvideo.c     GetByteContext stream_ptr, mv_ptr;
GetByteContext    957 libavcodec/interplayvideo.c     GetByteContext decoding_map_ptr;
GetByteContext   1027 libavcodec/interplayvideo.c     GetByteContext decoding_map_ptr;
GetByteContext   1028 libavcodec/interplayvideo.c     GetByteContext skip_map_ptr;
GetByteContext     74 libavcodec/jpeg2000dec.c     GetByteContext tpg;                 // bit stream in tile-part
GetByteContext     89 libavcodec/jpeg2000dec.c     GetByteContext      packed_headers_stream;  // byte context corresponding to packed headers
GetByteContext     97 libavcodec/jpeg2000dec.c     GetByteContext  g;
GetByteContext     51 libavcodec/kmvc.c     GetByteContext g;
GetByteContext     40 libavcodec/lzf.c int ff_lzf_uncompress(GetByteContext *gb, uint8_t **buf, int64_t *size)
GetByteContext     27 libavcodec/lzf.h int ff_lzf_uncompress(GetByteContext *gb, uint8_t **buf, int64_t *size);
GetByteContext     47 libavcodec/lzw.c     GetByteContext gb;
GetByteContext    522 libavcodec/magicyuv.c     GetByteContext gbyte;
GetByteContext     38 libavcodec/midivid.c     GetByteContext gb;
GetByteContext     49 libavcodec/midivid.c     GetByteContext *gb = &s->gb;
GetByteContext     51 libavcodec/midivid.c     GetByteContext idx9;
GetByteContext    154 libavcodec/midivid.c static ptrdiff_t lzss_uncompress(MidiVidContext *s, GetByteContext *gb, uint8_t *dst, unsigned int size)
GetByteContext    194 libavcodec/midivid.c     GetByteContext *gb = &s->gb;
GetByteContext    360 libavcodec/mimic.c     GetByteContext gb;
GetByteContext   1997 libavcodec/mjpegdec.c         GetByteContext gbytes;
GetByteContext     53 libavcodec/mmvideo.c     GetByteContext gb;
GetByteContext    141 libavcodec/mmvideo.c     GetByteContext data_ptr;
GetByteContext     44 libavcodec/mscc.c static int rle_uncompress(AVCodecContext *avctx, GetByteContext *gb, PutByteContext *pb)
GetByteContext    138 libavcodec/mscc.c     GetByteContext gb;
GetByteContext     44 libavcodec/msrle.c     GetByteContext gb;
GetByteContext     34 libavcodec/msrledec.c                              GetByteContext *gb)
GetByteContext    130 libavcodec/msrledec.c                                    int depth, GetByteContext *gb)
GetByteContext    250 libavcodec/msrledec.c                     int depth, GetByteContext *gb)
GetByteContext     37 libavcodec/msrledec.h                     int depth, GetByteContext *gb);
GetByteContext     54 libavcodec/mss12.h         GetByteContext *gB;
GetByteContext    150 libavcodec/mss2.c static void arith2_init(ArithCoder *c, GetByteContext *gB)
GetByteContext    178 libavcodec/mss2.c static int decode_555(AVCodecContext *avctx, GetByteContext *gB, uint16_t *dst, ptrdiff_t stride,
GetByteContext    482 libavcodec/mss2.c     GetByteContext gB;
GetByteContext    691 libavcodec/mss3.c     GetByteContext gb;
GetByteContext    515 libavcodec/mss4.c     GetByteContext bc;
GetByteContext    294 libavcodec/mv30.c                               GetByteContext *gbyte, int16_t *qtab,
GetByteContext    335 libavcodec/mv30.c                               GetByteContext *gbyte, int16_t *qtab,
GetByteContext    426 libavcodec/mv30.c         GetByteContext gbyte;
GetByteContext    469 libavcodec/mv30.c     GetByteContext mv;
GetByteContext    509 libavcodec/mv30.c         GetByteContext gbyte;
GetByteContext     60 libavcodec/mvcdec.c static int decode_mvc1(AVCodecContext *avctx, GetByteContext *gb,
GetByteContext    133 libavcodec/mvcdec.c static int decode_mvc2(AVCodecContext *avctx, GetByteContext *gb,
GetByteContext    230 libavcodec/mvcdec.c     GetByteContext gb;
GetByteContext     40 libavcodec/mwsc.c static int rle_uncompress(GetByteContext *gb, PutByteContext *pb, GetByteContext *gbp,
GetByteContext     96 libavcodec/mwsc.c     GetByteContext gb;
GetByteContext     97 libavcodec/mwsc.c     GetByteContext gbp;
GetByteContext     59 libavcodec/notchlc.c     GetByteContext gb;
GetByteContext     77 libavcodec/notchlc.c                           GetByteContext *gb,
GetByteContext    154 libavcodec/notchlc.c     GetByteContext rgb, dgb, *gb = &s->gb;
GetByteContext    400 libavcodec/notchlc.c     GetByteContext *gb = &s->gb;
GetByteContext    846 libavcodec/on2avc.c     GetByteContext gb;
GetByteContext     48 libavcodec/opus_parser.c     GetByteContext gb;
GetByteContext     51 libavcodec/pafvideo.c     GetByteContext gb;
GetByteContext    132 libavcodec/pcm-bluray.c     GetByteContext gb;
GetByteContext    158 libavcodec/pcm-dvd.c     GetByteContext gb;
GetByteContext     33 libavcodec/pcx.c static int pcx_rle_decode(GetByteContext *gb,
GetByteContext     61 libavcodec/pcx.c static void pcx_palette(GetByteContext *gb, uint32_t *dst, int pallen)
GetByteContext     75 libavcodec/pcx.c     GetByteContext gb;
GetByteContext     36 libavcodec/pictordec.c     GetByteContext g;
GetByteContext     51 libavcodec/pixlet.c     GetByteContext gb;
GetByteContext     56 libavcodec/pngdec.c     GetByteContext gb;
GetByteContext   1594 libavcodec/pngdec.c     GetByteContext *gb = &s->gb;
GetByteContext     36 libavcodec/prosumer.c     GetByteContext gb;
GetByteContext     48 libavcodec/prosumer.c static int decompress(GetByteContext *gb, int size, PutByteContext *pb, const uint32_t *lut)
GetByteContext     47 libavcodec/psd.c     GetByteContext gb;
GetByteContext   1622 libavcodec/qdm2.c     GetByteContext gb;
GetByteContext    257 libavcodec/qdmc.c     GetByteContext b;
GetByteContext     47 libavcodec/qdrw.c static int parse_palette(AVCodecContext *avctx, GetByteContext *gbc,
GetByteContext     74 libavcodec/qdrw.c static int decode_rle_bpp2(AVCodecContext *avctx, AVFrame *p, GetByteContext *gbc)
GetByteContext    129 libavcodec/qdrw.c static int decode_rle_bpp4(AVCodecContext *avctx, AVFrame *p, GetByteContext *gbc)
GetByteContext    173 libavcodec/qdrw.c static int decode_rle16(AVCodecContext *avctx, AVFrame *p, GetByteContext *gbc)
GetByteContext    216 libavcodec/qdrw.c static int decode_rle(AVCodecContext *avctx, AVFrame *p, GetByteContext *gbc,
GetByteContext    295 libavcodec/qdrw.c     GetByteContext gbc;
GetByteContext     35 libavcodec/qpeg.c     GetByteContext buffer;
GetByteContext     55 libavcodec/qsvenc_hevc.c     GetByteContext gbc;
GetByteContext     46 libavcodec/qtrle.c     GetByteContext g;
GetByteContext     51 libavcodec/rasc.c     GetByteContext  gb;
GetByteContext    115 libavcodec/rasc.c     GetByteContext *gb = &s->gb;
GetByteContext    175 libavcodec/rasc.c     GetByteContext *gb = &s->gb;
GetByteContext    208 libavcodec/rasc.c     GetByteContext *gb = &s->gb;
GetByteContext    209 libavcodec/rasc.c     GetByteContext mc;
GetByteContext    332 libavcodec/rasc.c     GetByteContext *gb = &s->gb;
GetByteContext    333 libavcodec/rasc.c     GetByteContext dc;
GetByteContext    474 libavcodec/rasc.c     GetByteContext *gb = &s->gb;
GetByteContext    537 libavcodec/rasc.c     GetByteContext *gb = &s->gb;
GetByteContext    577 libavcodec/rasc.c     GetByteContext *gb = &s->gb;
GetByteContext    673 libavcodec/rasc.c     GetByteContext *gb = &s->gb;
GetByteContext     55 libavcodec/roqvideo.h     GetByteContext gb;
GetByteContext     52 libavcodec/rpza.c     GetByteContext gb;
GetByteContext     56 libavcodec/rscc.c     GetByteContext gbc;
GetByteContext    153 libavcodec/rscc.c     GetByteContext *gbc = &ctx->gbc;
GetByteContext    154 libavcodec/rscc.c     GetByteContext tiles_gbc;
GetByteContext    265 libavcodec/sanm.c     GetByteContext gb;
GetByteContext     38 libavcodec/scpr.c static void init_rangecoder(RangeCoder *rc, GetByteContext *gb)
GetByteContext    102 libavcodec/scpr.c static int decode(GetByteContext *gb, RangeCoder *rc, uint32_t cumFreq, uint32_t freq, uint32_t total_freq)
GetByteContext    131 libavcodec/scpr.c static int decode0(GetByteContext *gb, RangeCoder *rc, uint32_t cumFreq, uint32_t freq, uint32_t total_freq)
GetByteContext    165 libavcodec/scpr.c     GetByteContext *gb = &s->gb;
GetByteContext    209 libavcodec/scpr.c     GetByteContext *gb = &s->gb;
GetByteContext    300 libavcodec/scpr.c     GetByteContext *gb = &s->gb;
GetByteContext    374 libavcodec/scpr.c     GetByteContext *gb = &s->gb;
GetByteContext    498 libavcodec/scpr.c     GetByteContext *gb = &s->gb;
GetByteContext     51 libavcodec/scpr.h     GetByteContext  gb;
GetByteContext     77 libavcodec/scpr.h     int           (*decode)(GetByteContext *gb, RangeCoder *rc, uint32_t cumFreq, uint32_t freq, uint32_t total_freq);
GetByteContext     99 libavcodec/scpr3.c static int decode3(GetByteContext *gb, RangeCoder *rc, uint32_t a, uint32_t b)
GetByteContext    739 libavcodec/scpr3.c static void sync_code3(GetByteContext *gb, RangeCoder *rc)
GetByteContext    753 libavcodec/scpr3.c     GetByteContext *gb = &s->gb;
GetByteContext    841 libavcodec/scpr3.c     GetByteContext *gb = &s->gb;
GetByteContext    939 libavcodec/scpr3.c static void init_rangecoder3(RangeCoder *rc, GetByteContext *gb)
GetByteContext    948 libavcodec/scpr3.c     GetByteContext *gb = &s->gb;
GetByteContext   1033 libavcodec/scpr3.c     GetByteContext *gb = &s->gb;
GetByteContext     36 libavcodec/sgidec.c     GetByteContext g;
GetByteContext    135 libavcodec/sgidec.c     GetByteContext g_table = s->g;
GetByteContext    173 libavcodec/sgidec.c     GetByteContext gp[4];
GetByteContext    215 libavcodec/shorten.c     GetByteContext gb;
GetByteContext    283 libavcodec/shorten.c     GetByteContext gb;
GetByteContext    423 libavcodec/smacker.c     GetByteContext gb2;
GetByteContext     51 libavcodec/smc.c     GetByteContext gb;
GetByteContext     34 libavcodec/snappy.c static int64_t bytestream2_get_levarint(GetByteContext *gb)
GetByteContext     51 libavcodec/snappy.c static int snappy_literal(GetByteContext *gb, uint8_t *p, int size, int val)
GetByteContext     96 libavcodec/snappy.c static int snappy_copy1(GetByteContext *gb, uint8_t *start, uint8_t *p,
GetByteContext    105 libavcodec/snappy.c static int snappy_copy2(GetByteContext *gb, uint8_t *start, uint8_t *p,
GetByteContext    114 libavcodec/snappy.c static int snappy_copy4(GetByteContext *gb, uint8_t *start, uint8_t *p,
GetByteContext    123 libavcodec/snappy.c static int64_t decode_len(GetByteContext *gb)
GetByteContext    133 libavcodec/snappy.c int64_t ff_snappy_peek_uncompressed_length(GetByteContext *gb)
GetByteContext    143 libavcodec/snappy.c int ff_snappy_uncompress(GetByteContext *gb, uint8_t *buf, int64_t *size)
GetByteContext     47 libavcodec/snappy.h  int64_t ff_snappy_peek_uncompressed_length(GetByteContext *gb);
GetByteContext     58 libavcodec/snappy.h int ff_snappy_uncompress(GetByteContext *gb, uint8_t *buf, int64_t *size);
GetByteContext     30 libavcodec/targa.c     GetByteContext gb;
GetByteContext     53 libavcodec/tdsc.c     GetByteContext gbc;
GetByteContext     57 libavcodec/tiff.c     GetByteContext gb;
GetByteContext   1244 libavcodec/tiff.c     GetByteContext gb_temp;
GetByteContext   1512 libavcodec/tiff.c         GetByteContext pal_gb[3];
GetByteContext   1777 libavcodec/tiff.c     GetByteContext stripsizes;
GetByteContext   1778 libavcodec/tiff.c     GetByteContext stripdata;
GetByteContext     43 libavcodec/tiff_common.c unsigned ff_tget_short(GetByteContext *gb, int le)
GetByteContext     49 libavcodec/tiff_common.c unsigned ff_tget_long(GetByteContext *gb, int le)
GetByteContext     55 libavcodec/tiff_common.c double ff_tget_double(GetByteContext *gb, int le)
GetByteContext     62 libavcodec/tiff_common.c unsigned ff_tget(GetByteContext *gb, int type, int le)
GetByteContext     83 libavcodec/tiff_common.c                               GetByteContext *gb, int le, AVDictionary **metadata)
GetByteContext    117 libavcodec/tiff_common.c                           GetByteContext *gb, int le, AVDictionary **metadata)
GetByteContext    148 libavcodec/tiff_common.c                              GetByteContext *gb, int le, AVDictionary **metadata)
GetByteContext    179 libavcodec/tiff_common.c                             GetByteContext *gb, int le, int is_signed, AVDictionary **metadata)
GetByteContext    211 libavcodec/tiff_common.c                            GetByteContext *gb, int le, int is_signed, AVDictionary **metadata)
GetByteContext    242 libavcodec/tiff_common.c                             GetByteContext *gb, int le, AVDictionary **metadata)
GetByteContext    261 libavcodec/tiff_common.c int ff_tdecode_header(GetByteContext *gb, int *le, int *ifd_offset)
GetByteContext    286 libavcodec/tiff_common.c int ff_tread_tag(GetByteContext *gb, int le, unsigned *tag, unsigned *type,
GetByteContext     71 libavcodec/tiff_common.h unsigned ff_tget_short(GetByteContext *gb, int le);
GetByteContext     74 libavcodec/tiff_common.h unsigned ff_tget_long(GetByteContext *gb, int le);
GetByteContext     77 libavcodec/tiff_common.h double   ff_tget_double(GetByteContext *gb, int le);
GetByteContext     80 libavcodec/tiff_common.h unsigned ff_tget(GetByteContext *gb, int type, int le);
GetByteContext    106 libavcodec/tiff_common.h                               GetByteContext *gb, int le, AVDictionary **metadata);
GetByteContext    112 libavcodec/tiff_common.h                           GetByteContext *gb, int le, AVDictionary **metadata);
GetByteContext    118 libavcodec/tiff_common.h                              GetByteContext *gb, int le, AVDictionary **metadata);
GetByteContext    124 libavcodec/tiff_common.h                             GetByteContext *gb, int le, int is_signed, AVDictionary **metadata);
GetByteContext    130 libavcodec/tiff_common.h                            GetByteContext *gb, int le, int is_signed, AVDictionary **metadata);
GetByteContext    136 libavcodec/tiff_common.h                             GetByteContext *gb, int le, AVDictionary **metadata);
GetByteContext    142 libavcodec/tiff_common.h int ff_tdecode_header(GetByteContext *gb, int *le, int *ifd_offset);
GetByteContext    149 libavcodec/tiff_common.h int ff_tread_tag(GetByteContext *gb, int le, unsigned *tag, unsigned *type,
GetByteContext    301 libavcodec/truemotion2.c     GetByteContext gb;
GetByteContext     57 libavcodec/tscc.c     GetByteContext gb;
GetByteContext    224 libavcodec/tscc2.c     GetByteContext gb;
GetByteContext     36 libavcodec/txd.c     GetByteContext gb;
GetByteContext     42 libavcodec/ulti.c     GetByteContext gb;
GetByteContext    610 libavcodec/utvideodec.c     GetByteContext gb;
GetByteContext    622 libavcodec/utvideodec.c         GetByteContext pb;
GetByteContext     47 libavcodec/vb.c     GetByteContext stream;
GetByteContext     91 libavcodec/vb.c     GetByteContext g;
GetByteContext     79 libavcodec/vmdvideo.c     GetByteContext gb;
GetByteContext    145 libavcodec/vmdvideo.c     GetByteContext gb;
GetByteContext    189 libavcodec/vmdvideo.c     GetByteContext gb;
GetByteContext     67 libavcodec/vmnc.c     GetByteContext gb;
GetByteContext     78 libavcodec/vmnc.c static av_always_inline int vmnc_get_pixel(GetByteContext *gb, int bpp, int be)
GetByteContext    222 libavcodec/vmnc.c                                        GetByteContext *gb, int bpp,
GetByteContext    245 libavcodec/vmnc.c static int decode_hextile(VmncContext *c, uint8_t* dst, GetByteContext *gb,
GetByteContext    332 libavcodec/vmnc.c     GetByteContext *gb = &c->gb;
GetByteContext     61 libavcodec/vp9_superframe_split_bsf.c                 GetByteContext bc;
GetByteContext     97 libavcodec/vqavideo.c     GetByteContext gb;
GetByteContext     90 libavcodec/wavpack.c     GetByteContext gbyte;
GetByteContext   1085 libavcodec/wavpack.c     GetByteContext gb;
GetByteContext     49 libavcodec/wcmv.c     GetByteContext gb;
GetByteContext     67 libavcodec/wcmv.c         GetByteContext bgb;
GetByteContext   1282 libavcodec/webp.c         GetByteContext gb;
GetByteContext   1375 libavcodec/webp.c     GetByteContext gb;
GetByteContext   1490 libavcodec/webp.c             GetByteContext exif_gb;
GetByteContext    165 libavcodec/xan.c     GetByteContext ctx;
GetByteContext    319 libavcodec/xan.c     GetByteContext       size_segment;
GetByteContext    320 libavcodec/xan.c     GetByteContext       vector_segment;
GetByteContext    552 libavcodec/xan.c     GetByteContext ctx;
GetByteContext     43 libavcodec/xwddec.c     GetByteContext gb;
GetByteContext     37 libavcodec/xxan.c     GetByteContext gb;
GetByteContext     95 libavcodec/xxan.c     GetByteContext tree = s->gb;
GetByteContext     71 libavformat/apngdec.c     GetByteContext gb;
GetByteContext    387 libavformat/avidec.c     GetByteContext gb;
GetByteContext     38 libavformat/flac_picture.c     GetByteContext g;
GetByteContext     60 libavformat/gif.c     GetByteContext gb;
GetByteContext     42 libavformat/hca.c     GetByteContext gb;
GetByteContext    799 libavformat/iff.c     GetByteContext gb;
GetByteContext   2170 libavformat/matroskadec.c     GetByteContext gb;
GetByteContext     42 libavformat/oggparseogm.c     GetByteContext p;
GetByteContext     62 libavformat/redspark.c     GetByteContext gbc;
GetByteContext     87 libavformat/rtmppkt.c int ff_amf_read_bool(GetByteContext *bc, int *val)
GetByteContext     95 libavformat/rtmppkt.c int ff_amf_read_number(GetByteContext *bc, double *val)
GetByteContext    105 libavformat/rtmppkt.c int ff_amf_get_string(GetByteContext *bc, uint8_t *str,
GetByteContext    123 libavformat/rtmppkt.c int ff_amf_read_string(GetByteContext *bc, uint8_t *str,
GetByteContext    131 libavformat/rtmppkt.c int ff_amf_read_null(GetByteContext *bc)
GetByteContext    436 libavformat/rtmppkt.c static int amf_tag_skip(GetByteContext *gb)
GetByteContext    493 libavformat/rtmppkt.c     GetByteContext gb;
GetByteContext    508 libavformat/rtmppkt.c static int amf_get_field_value2(GetByteContext *gb,
GetByteContext    562 libavformat/rtmppkt.c     GetByteContext gb;
GetByteContext    269 libavformat/rtmppkt.h int ff_amf_read_bool(GetByteContext *gbc, int *val);
GetByteContext    278 libavformat/rtmppkt.h int ff_amf_read_number(GetByteContext *gbc, double *val);
GetByteContext    294 libavformat/rtmppkt.h int ff_amf_get_string(GetByteContext *bc, uint8_t *str,
GetByteContext    309 libavformat/rtmppkt.h int ff_amf_read_string(GetByteContext *gbc, uint8_t *str,
GetByteContext    318 libavformat/rtmppkt.h int ff_amf_read_null(GetByteContext *gbc);
GetByteContext    194 libavformat/rtmpproto.c     GetByteContext gbc;
GetByteContext    231 libavformat/rtmpproto.c         GetByteContext gbc;
GetByteContext    418 libavformat/rtmpproto.c     GetByteContext gbc;
GetByteContext   1911 libavformat/rtmpproto.c     GetByteContext gbc;
GetByteContext   2022 libavformat/rtmpproto.c     GetByteContext gbc;
GetByteContext   2244 libavformat/rtmpproto.c     GetByteContext gbc;
GetByteContext   3029 libavformat/rtmpproto.c                 GetByteContext gbc;
GetByteContext     66 tools/target_bsf_fuzzer.c         GetByteContext gbc;
GetByteContext    197 tools/target_dec_fuzzer.c         GetByteContext gbc;
GetByteContext    113 tools/target_dem_fuzzer.c         GetByteContext gbc;