FFmpeg
|
Data Fields | |
ParseContext | pc |
int | count |
int | chunk |
int | read_bytes |
int | skip_bytes |
Definition at line 32 of file cri_parser.c.
ParseContext CRIParser::pc |
Definition at line 33 of file cri_parser.c.
Referenced by cri_parse().
int CRIParser::count |
Definition at line 34 of file cri_parser.c.
Referenced by cri_parse().
int CRIParser::chunk |
Definition at line 35 of file cri_parser.c.
Referenced by cri_parse().
int CRIParser::read_bytes |
Definition at line 36 of file cri_parser.c.
Referenced by cri_parse().
int CRIParser::skip_bytes |
Definition at line 37 of file cri_parser.c.
Referenced by cri_parse().