FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
SCCContext Struct Reference

Data Fields

FFDemuxSubtitlesQueue q
 
int prev_h
 
int prev_m
 
int prev_s
 
int prev_f
 
int inside
 
int n
 

Detailed Description

Definition at line 28 of file sccdec.c.

Field Documentation

FFDemuxSubtitlesQueue SCCContext::q

Definition at line 29 of file sccdec.c.

Referenced by scc_read_close(), scc_read_header(), scc_read_packet(), and scc_read_seek().

int SCCContext::prev_h

Definition at line 28 of file sccenc.c.

Referenced by scc_write_header(), and scc_write_packet().

int SCCContext::prev_m

Definition at line 28 of file sccenc.c.

Referenced by scc_write_header(), and scc_write_packet().

int SCCContext::prev_s

Definition at line 28 of file sccenc.c.

Referenced by scc_write_header(), and scc_write_packet().

int SCCContext::prev_f

Definition at line 28 of file sccenc.c.

Referenced by scc_write_header(), and scc_write_packet().

int SCCContext::inside

Definition at line 29 of file sccenc.c.

Referenced by scc_write_header(), and scc_write_packet().

int SCCContext::n

Definition at line 30 of file sccenc.c.

Referenced by scc_write_packet().


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