Lines Matching refs:GetByteContext
33 GetByteContext gb;
34 GetByteContext g2;
180 static int read_bits2(Bits8 *bits, GetByteContext *gb)
195 static void fill_bits32(Bits32 *bits, GetByteContext *gb)
201 static int read_bits32(Bits32 *bits, GetByteContext *gb, int nbits)
215 static void lz_copy(PutByteContext *pb, GetByteContext *g2, int offset, unsigned len)
247 GetByteContext *gb = &gdv->gb;
248 GetByteContext *g2 = &gdv->g2;
289 GetByteContext *gb = &gdv->gb;
290 GetByteContext *g2 = &gdv->g2;
336 GetByteContext *gb = &gdv->gb;
337 GetByteContext *g2 = &gdv->g2;
463 GetByteContext *gb = &gdv->gb;