FFmpeg  4.0
Data Fields
RpzaContext Struct Reference

Data Fields

AVCodecContextavctx
 
AVFrameframe
 
GetByteContext gb
 

Detailed Description

Definition at line 47 of file rpza.c.

Field Documentation

◆ avctx

AVCodecContext* RpzaContext::avctx

Definition at line 49 of file rpza.c.

Referenced by rpza_decode_init(), and rpza_decode_stream().

◆ frame

AVFrame* RpzaContext::frame

Definition at line 50 of file rpza.c.

Referenced by rpza_decode_end(), rpza_decode_frame(), rpza_decode_init(), and rpza_decode_stream().

◆ gb

GetByteContext RpzaContext::gb

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: