FFmpeg
Data Fields
SmackerContext Struct Reference

Data Fields

uint32_t frames
 
uint32_t * frm_size
 
uint8_tfrm_flags
 
int cur_frame
 
uint8_t pal [768]
 
int indexes [7]
 
int videoindex
 
uint8_tbufs [7]
 
int buf_sizes [7]
 
int stream_id [7]
 
int curstream
 
int64_t nextpos
 
int64_t aud_pts [7]
 

Detailed Description

Definition at line 45 of file smacker.c.

Field Documentation

◆ frames

uint32_t SmackerContext::frames

Definition at line 46 of file smacker.c.

Referenced by smacker_read_header(), and smacker_read_packet().

◆ frm_size

uint32_t* SmackerContext::frm_size

Definition at line 48 of file smacker.c.

Referenced by smacker_read_close(), smacker_read_header(), and smacker_read_packet().

◆ frm_flags

uint8_t* SmackerContext::frm_flags

Definition at line 49 of file smacker.c.

Referenced by smacker_read_close(), smacker_read_header(), and smacker_read_packet().

◆ cur_frame

int SmackerContext::cur_frame

Definition at line 51 of file smacker.c.

Referenced by smacker_read_packet().

◆ pal

uint8_t SmackerContext::pal[768]

Definition at line 53 of file smacker.c.

Referenced by smacker_read_packet().

◆ indexes

int SmackerContext::indexes[7]

Definition at line 54 of file smacker.c.

Referenced by smacker_read_header(), and smacker_read_packet().

◆ videoindex

int SmackerContext::videoindex

Definition at line 55 of file smacker.c.

Referenced by smacker_read_header(), and smacker_read_packet().

◆ bufs

uint8_t* SmackerContext::bufs[7]

Definition at line 56 of file smacker.c.

Referenced by smacker_read_close(), and smacker_read_packet().

◆ buf_sizes

int SmackerContext::buf_sizes[7]

Definition at line 57 of file smacker.c.

Referenced by smacker_read_packet().

◆ stream_id

int SmackerContext::stream_id[7]

Definition at line 58 of file smacker.c.

Referenced by smacker_read_packet().

◆ curstream

int SmackerContext::curstream

Definition at line 59 of file smacker.c.

Referenced by smacker_read_header(), and smacker_read_packet().

◆ nextpos

int64_t SmackerContext::nextpos

Definition at line 60 of file smacker.c.

Referenced by smacker_read_header(), and smacker_read_packet().

◆ aud_pts

int64_t SmackerContext::aud_pts[7]

Definition at line 61 of file smacker.c.

Referenced by smacker_read_packet().


The documentation for this struct was generated from the following file: