FFmpeg
|
Data Fields | |
ParseContext | pc |
int | bytes_left |
int | in_sync |
int | num_substreams |
Definition at line 226 of file mlp_parser.c.
ParseContext MLPParseContext::pc |
Definition at line 228 of file mlp_parser.c.
Referenced by mlp_parse().
int MLPParseContext::bytes_left |
Definition at line 230 of file mlp_parser.c.
Referenced by mlp_parse().
int MLPParseContext::in_sync |
Definition at line 232 of file mlp_parser.c.
Referenced by mlp_parse().
int MLPParseContext::num_substreams |
Definition at line 234 of file mlp_parser.c.
Referenced by mlp_parse().