FFmpeg
|
CyuvDecodeContext Struct Reference
Collaboration diagram for CyuvDecodeContext:
Data Fields | |
AVCodecContext * | avctx |
int | width |
int | height |
Detailed Description
Field Documentation
AVCodecContext* CyuvDecodeContext::avctx |
Definition at line 41 of file cyuv.c.
Referenced by cyuv_decode_init().
int CyuvDecodeContext::height |
Definition at line 42 of file cyuv.c.
Referenced by cyuv_decode_frame(), and cyuv_decode_init().
int CyuvDecodeContext::width |
Definition at line 42 of file cyuv.c.
Referenced by cyuv_decode_frame(), and cyuv_decode_init().
The documentation for this struct was generated from the following file:
Generated on Tue Jan 21 2025 06:52:38 for FFmpeg by 1.8.11