FFmpeg
|
Data Fields | |
AVFrame * | pic |
GetByteContext | gb |
int | current_frame |
uint8_t * | frame [4] |
int | frame_size |
int | video_size |
uint8_t * | opcodes |
Detailed Description
Definition at line 50 of file libavcodec/paf.c.
Field Documentation
int PAFVideoDecContext::current_frame |
Definition at line 54 of file libavcodec/paf.c.
Referenced by decode_0(), and paf_vid_decode().
uint8_t* PAFVideoDecContext::frame[4] |
Definition at line 55 of file libavcodec/paf.c.
Referenced by decode_0(), paf_aud_decode(), paf_vid_close(), paf_vid_decode(), and paf_vid_init().
int PAFVideoDecContext::frame_size |
Definition at line 56 of file libavcodec/paf.c.
Referenced by decode_0(), paf_vid_decode(), and paf_vid_init().
GetByteContext PAFVideoDecContext::gb |
Definition at line 52 of file libavcodec/paf.c.
Referenced by copy4h(), decode_0(), and paf_vid_decode().
uint8_t* PAFVideoDecContext::opcodes |
Definition at line 59 of file libavcodec/paf.c.
Referenced by decode_0().
AVFrame* PAFVideoDecContext::pic |
Definition at line 51 of file libavcodec/paf.c.
Referenced by paf_vid_close(), paf_vid_decode(), and paf_vid_init().
int PAFVideoDecContext::video_size |
Definition at line 57 of file libavcodec/paf.c.
Referenced by decode_0(), paf_vid_decode(), and paf_vid_init().
The documentation for this struct was generated from the following file:
Generated on Tue Jan 21 2025 06:52:39 for FFmpeg by 1.8.11