/third_party/ffmpeg/libavcodec/ |
H A D | mpegaudio_parser.c | 45 const uint8_t **poutbuf, int *poutbuf_size, in mpegaudio_parse() 103 *poutbuf = NULL; in mpegaudio_parse() 116 *poutbuf = NULL; in mpegaudio_parse() 122 *poutbuf = NULL; in mpegaudio_parse() 128 *poutbuf = NULL; in mpegaudio_parse() 133 *poutbuf = buf; in mpegaudio_parse() 43 mpegaudio_parse(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) mpegaudio_parse() argument
|
H A D | ipu_parser.c | 34 const uint8_t **poutbuf, int *poutbuf_size, in ipu_parse() 45 *poutbuf = NULL; in ipu_parse() 60 *poutbuf = NULL; in ipu_parse() 66 *poutbuf = buf; in ipu_parse() 33 ipu_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) ipu_parse() argument
|
H A D | qoi_parser.c | 34 const uint8_t **poutbuf, int *poutbuf_size, in qoi_parse() 45 *poutbuf = NULL; in qoi_parse() 60 *poutbuf = NULL; in qoi_parse() 66 *poutbuf = buf; in qoi_parse() 33 qoi_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) qoi_parse() argument
|
H A D | g729_parser.c | 39 const uint8_t **poutbuf, int *poutbuf_size, in g729_parse() 59 *poutbuf = buf; in g729_parse() 75 *poutbuf = NULL; in g729_parse() 82 *poutbuf = buf; in g729_parse() 38 g729_parse(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) g729_parse() argument
|
H A D | cri_parser.c | 46 const uint8_t **poutbuf, int *poutbuf_size, in cri_parse() 58 *poutbuf = NULL; in cri_parse() 89 *poutbuf = NULL; in cri_parse() 94 *poutbuf = buf; in cri_parse() 45 cri_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) cri_parse() argument
|
H A D | dvdsub_parser.c | 37 const uint8_t **poutbuf, int *poutbuf_size, in dvdsub_parse() 42 *poutbuf = buf; in dvdsub_parse() 66 *poutbuf = pc->packet; in dvdsub_parse() 76 *poutbuf = NULL; in dvdsub_parse() 35 dvdsub_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) dvdsub_parse() argument
|
H A D | amr_parser.c | 56 const uint8_t **poutbuf, int *poutbuf_size, in amr_parse() 64 *poutbuf = NULL; in amr_parse() 112 *poutbuf = NULL; in amr_parse() 120 *poutbuf = buf; in amr_parse() 54 amr_parse(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) amr_parse() argument
|
H A D | xbm_parser.c | 54 const uint8_t **poutbuf, int *poutbuf_size, in xbm_parse() 67 *poutbuf = NULL; in xbm_parse() 89 *poutbuf = NULL; in xbm_parse() 94 *poutbuf = buf; in xbm_parse() 53 xbm_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) xbm_parse() argument
|
H A D | g723_1_parser.c | 32 const uint8_t **poutbuf, int *poutbuf_size, in g723_1_parse() 43 *poutbuf = NULL; in g723_1_parse() 50 *poutbuf = buf; in g723_1_parse() 31 g723_1_parse(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) g723_1_parse() argument
|
H A D | bitstream_filter.c | 99 uint8_t **poutbuf, int *poutbuf_size, in av_bitstream_filter_filter() 141 *poutbuf = NULL; in av_bitstream_filter_filter() 150 *poutbuf = av_malloc(pkt.size + AV_INPUT_BUFFER_PADDING_SIZE); in av_bitstream_filter_filter() 151 if (!*poutbuf) { in av_bitstream_filter_filter() 157 memcpy(*poutbuf, pkt.data, pkt.size); in av_bitstream_filter_filter() 97 av_bitstream_filter_filter(AVBitStreamFilterContext *bsfc, AVCodecContext *avctx, const char *args, uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size, int keyframe) av_bitstream_filter_filter() argument
|
H A D | sipr_parser.c | 50 const uint8_t **poutbuf, int *poutbuf_size, in sipr_parse() 59 *poutbuf = NULL; in sipr_parse() 64 *poutbuf = buf; in sipr_parse() 49 sipr_parse(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) sipr_parse() argument
|
H A D | tak_parser.c | 38 const uint8_t **poutbuf, int *poutbuf_size, in tak_parse() 49 *poutbuf = buf; in tak_parse() 115 *poutbuf = buf; in tak_parse() 120 *poutbuf = NULL; in tak_parse() 37 tak_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) tak_parse() argument
|
H A D | cavs_parser.c | 78 const uint8_t **poutbuf, int *poutbuf_size, in cavsvideo_parse() 90 *poutbuf = NULL; in cavsvideo_parse() 95 *poutbuf = buf; in cavsvideo_parse() 76 cavsvideo_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) cavsvideo_parse() argument
|
H A D | gsm_parser.c | 40 const uint8_t **poutbuf, int *poutbuf_size, in gsm_parse() 74 *poutbuf = NULL; in gsm_parse() 81 *poutbuf = buf; in gsm_parse() 39 gsm_parse(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) gsm_parse() argument
|
H A D | rv34_parser.c | 44 const uint8_t **poutbuf, int *poutbuf_size, in rv34_parse() 51 *poutbuf = buf; in rv34_parse() 76 *poutbuf = buf; in rv34_parse() 42 rv34_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) rv34_parse() argument
|
H A D | dvd_nav_parser.c | 46 const uint8_t **poutbuf, int *poutbuf_size, in dvd_nav_parse() 100 *poutbuf = pc1->buffer; in dvd_nav_parse() 103 *poutbuf = NULL; in dvd_nav_parse() 44 dvd_nav_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) dvd_nav_parse() argument
|
H A D | latm_parser.c | 84 const uint8_t **poutbuf, int *poutbuf_size, in latm_parse() 97 *poutbuf = NULL; in latm_parse() 102 *poutbuf = buf; in latm_parse() 83 latm_parse(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) latm_parse() argument
|
H A D | bmp_parser.c | 39 const uint8_t **poutbuf, int *poutbuf_size, in bmp_parse() 48 *poutbuf = NULL; in bmp_parse() 103 *poutbuf = buf; in bmp_parse() 38 bmp_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) bmp_parse() argument
|
H A D | h261_parser.c | 68 const uint8_t **poutbuf, int *poutbuf_size, in h261_parse() 79 *poutbuf = NULL; in h261_parse() 84 *poutbuf = buf; in h261_parse() 66 h261_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) h261_parse() argument
|
H A D | h263_parser.c | 74 const uint8_t **poutbuf, int *poutbuf_size, 90 *poutbuf = NULL; 96 *poutbuf = buf; 72 h263_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) global() argument
|
H A D | adx_parser.c | 41 const uint8_t **poutbuf, int *poutbuf_size, in adx_parse() 79 *poutbuf = NULL; in adx_parse() 86 *poutbuf = buf; in adx_parse() 39 adx_parse(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) adx_parse() argument
|
H A D | webp_parser.c | 38 const uint8_t **poutbuf, int *poutbuf_size, in webp_parse() 46 *poutbuf = NULL; in webp_parse() 101 *poutbuf = buf; in webp_parse() 37 webp_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) webp_parse() argument
|
H A D | opus_parser.c | 166 const uint8_t **poutbuf, int *poutbuf_size, in opus_parse() 177 *poutbuf = NULL; in opus_parse() 183 *poutbuf = NULL; in opus_parse() 188 *poutbuf = buf + header_len; in opus_parse() 165 opus_parse(AVCodecParserContext *ctx, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) opus_parse() argument
|
H A D | dvaudio_parser.c | 30 const uint8_t **poutbuf, int *poutbuf_size, in dvaudio_parse() 38 *poutbuf = buf; in dvaudio_parse() 29 dvaudio_parse(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) dvaudio_parse() argument
|
H A D | cook_parser.c | 38 const uint8_t **poutbuf, int *poutbuf_size, in cook_parse() 51 *poutbuf = buf; in cook_parse() 37 cook_parse(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) cook_parse() argument
|