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 Mar 25 2025 06:54:39 for FFmpeg by
