| FFmpeg
    | 
RpzaContext Struct Reference
  
Collaboration diagram for RpzaContext:

| Data Fields | |
| AVCodecContext * | avctx | 
| AVFrame | frame | 
| const unsigned char * | buf | 
| int | size | 
Detailed Description
Field Documentation
| AVCodecContext* RpzaContext::avctx | 
Definition at line 48 of file rpza.c.
Referenced by rpza_decode_init(), and rpza_decode_stream().
| const unsigned char* RpzaContext::buf | 
Definition at line 51 of file rpza.c.
Referenced by rpza_decode_frame(), and rpza_decode_stream().
| AVFrame RpzaContext::frame | 
Definition at line 49 of file rpza.c.
Referenced by rpza_decode_end(), rpza_decode_frame(), rpza_decode_init(), and rpza_decode_stream().
| int RpzaContext::size | 
Definition at line 52 of file rpza.c.
Referenced by rpza_decode_frame(), and rpza_decode_stream().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:27 for FFmpeg by
 1.8.11
 1.8.11