Searched defs:gbyte (Results 1 – 3 of 3) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| D | mv30.c | 296 GetByteContext *gbyte, int16_t *qtab, in decode_intra_block() 337 GetByteContext *gbyte, int16_t *qtab, in decode_inter_block() 425 GetByteContext gbyte; in decode_intra() local 508 GetByteContext gbyte; in decode_inter() local
|
| D | agm.c | 64 GetByteContext gbyte; member 573 static int decode_raw_intra_rgb(AVCodecContext *avctx, GetByteContext *gbyte, AVFrame *frame) in decode_raw_intra_rgb() 661 static int decode_runlen_rgb(AVCodecContext *avctx, GetByteContext *gbyte, AVFrame *frame) in decode_runlen_rgb() 714 static int decode_runlen(AVCodecContext *avctx, GetByteContext *gbyte, AVFrame *frame) in decode_runlen() 764 static int decode_raw_intra(AVCodecContext *avctx, GetByteContext *gbyte, AVFrame *frame) in decode_raw_intra() 1101 GetByteContext *gbyte = &s->gbyte; in decode_frame() local
|
| D | wavpack.c | 90 GetByteContext gbyte; member
|