FFmpeg
|
Data Fields | |
ParseContext | pc |
int | bytes_left |
int | in_sync |
int | num_substreams |
Definition at line 204 of file mlp_parser.c.
ParseContext MLPParseContext::pc |
Definition at line 206 of file mlp_parser.c.
Referenced by mlp_parse().
int MLPParseContext::bytes_left |
Definition at line 208 of file mlp_parser.c.
Referenced by mlp_parse().
int MLPParseContext::in_sync |
Definition at line 210 of file mlp_parser.c.
Referenced by mlp_parse().
int MLPParseContext::num_substreams |
Definition at line 212 of file mlp_parser.c.
Referenced by mlp_parse().