Home
last modified time | relevance | path

Searched defs:gbyte (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmv30.c294 GetByteContext *gbyte, int16_t *qtab, in decode_intra_block()
335 GetByteContext *gbyte, int16_t *qtab, in decode_inter_block()
426 GetByteContext gbyte; in decode_intra() local
509 GetByteContext gbyte; in decode_inter() local
Dagm.c62 GetByteContext gbyte; member
571 static int decode_raw_intra_rgb(AVCodecContext *avctx, GetByteContext *gbyte, AVFrame *frame) in decode_raw_intra_rgb()
659 static int decode_runlen_rgb(AVCodecContext *avctx, GetByteContext *gbyte, AVFrame *frame) in decode_runlen_rgb()
712 static int decode_runlen(AVCodecContext *avctx, GetByteContext *gbyte, AVFrame *frame) in decode_runlen()
762 static int decode_raw_intra(AVCodecContext *avctx, GetByteContext *gbyte, AVFrame *frame) in decode_raw_intra()
1099 GetByteContext *gbyte = &s->gbyte; in decode_frame() local
Dmagicyuv.c522 GetByteContext gbyte; in magy_decode_frame() local
Dwavpack.c90 GetByteContext gbyte; member