| FFmpeg
    4.0
    | 
Go to the source code of this file.
| Data Structures | |
| struct | SBCParseContext | 
| Functions | |
| static int | sbc_parse_header (AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t *data, size_t len) | 
| static int | sbc_parse (AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) | 
| Variables | |
| AVCodecParser | ff_sbc_parser | 
| 
 | static | 
Definition at line 33 of file sbc_parser.c.
Referenced by sbc_parse().
| 
 | static | 
Definition at line 76 of file sbc_parser.c.
| AVCodecParser ff_sbc_parser | 
Definition at line 117 of file sbc_parser.c.
 1.8.13
 1.8.13