Home
last modified time | relevance | path

Searched defs:gB (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmss2.c150 static void arith2_init(ArithCoder *c, GetByteContext *gB) in arith2_init()
178 static int decode_555(AVCodecContext *avctx, GetByteContext *gB, uint16_t *dst, ptrdiff_t stride, in decode_555()
482 GetByteContext gB; in mss2_decode_frame() local
Dmss12.h54 GetByteContext *gB; member