FFmpeg
|
Data Fields | |
unsigned | format |
int | alt |
VLC | vlc [2] |
void(* | decode_frame )(AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) |
Definition at line 32 of file sheervideo.c.
unsigned SheerVideoContext::format |
Definition at line 33 of file sheervideo.c.
Referenced by decode_frame().
int SheerVideoContext::alt |
Definition at line 34 of file sheervideo.c.
Referenced by decode_frame(), decode_ybr(), and decode_ybri().
VLC SheerVideoContext::vlc[2] |
Definition at line 35 of file sheervideo.c.
Referenced by decode_argb(), decode_argbi(), decode_argx(), decode_argxi(), decode_aybr(), decode_aybri(), decode_byry(), decode_byryi(), decode_c82i(), decode_c82p(), decode_ca2i(), decode_ca2p(), decode_ca4i(), decode_ca4p(), decode_end(), decode_frame(), decode_rgb(), decode_rgbi(), decode_rgbx(), decode_rgbxi(), decode_ybr(), decode_ybr10(), decode_ybr10i(), decode_ybri(), decode_ybyr(), decode_yry10(), and decode_yry10i().
void(* SheerVideoContext::decode_frame)(AVCodecContext *avctx, AVFrame *p, GetBitContext *gb) |
Definition at line 36 of file sheervideo.c.
Referenced by decode_frame().