FFmpeg
|
Data Fields | |
AVCodecContext * | avctx |
int | width |
int | height |
AVCodecContext* CyuvDecodeContext::avctx |
Definition at line 41 of file cyuv.c.
Referenced by cyuv_decode_init().
int CyuvDecodeContext::width |
Definition at line 42 of file cyuv.c.
Referenced by cyuv_decode_frame(), and cyuv_decode_init().
int CyuvDecodeContext::height |
Definition at line 42 of file cyuv.c.
Referenced by cyuv_decode_frame(), and cyuv_decode_init().