FFmpeg
|
Data Fields | |
FFDemuxSubtitlesQueue | q |
int | prev_h |
int | prev_m |
int | prev_s |
int | prev_f |
int | inside |
int | n |
FFDemuxSubtitlesQueue SCCContext::q |
Definition at line 30 of file sccdec.c.
Referenced by scc_read_header().
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().