FFmpeg
|
Data Fields | |
ParseContext | pc |
int | bytes_left |
int | in_sync |
int | num_substreams |
Definition at line 203 of file mlp_parser.c.
ParseContext MLPParseContext::pc |
Definition at line 205 of file mlp_parser.c.
Referenced by mlp_parse().
int MLPParseContext::bytes_left |
Definition at line 207 of file mlp_parser.c.
Referenced by mlp_parse().
int MLPParseContext::in_sync |
Definition at line 209 of file mlp_parser.c.
Referenced by mlp_parse().
int MLPParseContext::num_substreams |
Definition at line 211 of file mlp_parser.c.
Referenced by mlp_parse().