AVCodecParserContext 3963 3rdparty/include/ffmpeg_/libavcodec/avcodec.h     int (*parser_init)(AVCodecParserContext *s);
AVCodecParserContext 3964 3rdparty/include/ffmpeg_/libavcodec/avcodec.h     int (*parser_parse)(AVCodecParserContext *s,
AVCodecParserContext 3968 3rdparty/include/ffmpeg_/libavcodec/avcodec.h     void (*parser_close)(AVCodecParserContext *s);
AVCodecParserContext 3976 3rdparty/include/ffmpeg_/libavcodec/avcodec.h AVCodecParserContext *av_parser_init(int codec_id);
AVCodecParserContext 4006 3rdparty/include/ffmpeg_/libavcodec/avcodec.h int av_parser_parse2(AVCodecParserContext *s,
AVCodecParserContext 4017 3rdparty/include/ffmpeg_/libavcodec/avcodec.h int av_parser_change(AVCodecParserContext *s,
AVCodecParserContext 4021 3rdparty/include/ffmpeg_/libavcodec/avcodec.h void av_parser_close(AVCodecParserContext *s);
AVCodecParserContext 4607 3rdparty/include/ffmpeg_/libavcodec/avcodec.h     AVCodecParserContext *parser;
AVCodecParserContext  805 3rdparty/include/ffmpeg_/libavformat/avformat.h     struct AVCodecParserContext *parser;