/third_party/ffmpeg/libavcodec/ |
D | mpegaudio_parser.c | 45 const uint8_t **poutbuf, int *poutbuf_size, in mpegaudio_parse() argument 102 *poutbuf = NULL; in mpegaudio_parse() 115 *poutbuf = NULL; in mpegaudio_parse() 121 *poutbuf = NULL; in mpegaudio_parse() 127 *poutbuf = NULL; in mpegaudio_parse() 132 *poutbuf = buf; in mpegaudio_parse()
|
D | ipu_parser.c | 34 const uint8_t **poutbuf, int *poutbuf_size, in ipu_parse() argument 45 *poutbuf = NULL; in ipu_parse() 60 *poutbuf = NULL; in ipu_parse() 66 *poutbuf = buf; in ipu_parse()
|
D | g729_parser.c | 40 const uint8_t **poutbuf, int *poutbuf_size, in g729_parse() argument 60 *poutbuf = buf; in g729_parse() 76 *poutbuf = NULL; in g729_parse() 83 *poutbuf = buf; in g729_parse()
|
D | parser.c | 121 uint8_t **poutbuf, int *poutbuf_size, in av_parser_parse2() argument 166 index = s->parser->parser_parse(s, avctx, (const uint8_t **) poutbuf, in av_parser_parse2() 184 *poutbuf = NULL; in av_parser_parse2() 194 uint8_t **poutbuf, int *poutbuf_size, in av_parser_change() argument 207 *poutbuf = (uint8_t *) buf; in av_parser_change() 214 *poutbuf = av_malloc(size + AV_INPUT_BUFFER_PADDING_SIZE); in av_parser_change() 215 if (!*poutbuf) in av_parser_change() 218 memcpy(*poutbuf, avctx->extradata, avctx->extradata_size); in av_parser_change() 219 memcpy(*poutbuf + avctx->extradata_size, buf, in av_parser_change()
|
D | cri_parser.c | 46 const uint8_t **poutbuf, int *poutbuf_size, in cri_parse() argument 58 *poutbuf = NULL; in cri_parse() 89 *poutbuf = NULL; in cri_parse() 94 *poutbuf = buf; in cri_parse()
|
D | xbm_parser.c | 54 const uint8_t **poutbuf, int *poutbuf_size, in xbm_parse() argument 67 *poutbuf = NULL; in xbm_parse() 89 *poutbuf = NULL; in xbm_parse() 94 *poutbuf = buf; in xbm_parse()
|
D | dvdsub_parser.c | 37 const uint8_t **poutbuf, int *poutbuf_size, in dvdsub_parse() argument 42 *poutbuf = buf; in dvdsub_parse() 66 *poutbuf = pc->packet; in dvdsub_parse() 76 *poutbuf = NULL; in dvdsub_parse()
|
D | bitstream_filter.c | 99 uint8_t **poutbuf, int *poutbuf_size, in av_bitstream_filter_filter() argument 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()
|
D | g723_1_parser.c | 32 const uint8_t **poutbuf, int *poutbuf_size, in g723_1_parse() argument 43 *poutbuf = NULL; in g723_1_parse() 50 *poutbuf = buf; in g723_1_parse()
|
D | sipr_parser.c | 50 const uint8_t **poutbuf, int *poutbuf_size, in sipr_parse() argument 59 *poutbuf = NULL; in sipr_parse() 64 *poutbuf = buf; in sipr_parse()
|
D | tak_parser.c | 38 const uint8_t **poutbuf, int *poutbuf_size, in tak_parse() argument 49 *poutbuf = buf; in tak_parse() 115 *poutbuf = buf; in tak_parse() 120 *poutbuf = NULL; in tak_parse()
|
D | h263_parser.c | 67 const uint8_t **poutbuf, int *poutbuf_size, in h263_parse() argument 79 *poutbuf = NULL; in h263_parse() 85 *poutbuf = buf; in h263_parse()
|
D | gsm_parser.c | 40 const uint8_t **poutbuf, int *poutbuf_size, in gsm_parse() argument 74 *poutbuf = NULL; in gsm_parse() 81 *poutbuf = buf; in gsm_parse()
|
D | cavs_parser.c | 78 const uint8_t **poutbuf, int *poutbuf_size, in cavsvideo_parse() argument 90 *poutbuf = NULL; in cavsvideo_parse() 95 *poutbuf = buf; in cavsvideo_parse()
|
D | h261_parser.c | 68 const uint8_t **poutbuf, int *poutbuf_size, in h261_parse() argument 79 *poutbuf = NULL; in h261_parse() 84 *poutbuf = buf; in h261_parse()
|
D | rv34_parser.c | 42 const uint8_t **poutbuf, int *poutbuf_size, in rv34_parse() argument 49 *poutbuf = buf; in rv34_parse() 74 *poutbuf = buf; in rv34_parse()
|
D | adx_parser.c | 41 const uint8_t **poutbuf, int *poutbuf_size, in adx_parse() argument 79 *poutbuf = NULL; in adx_parse() 86 *poutbuf = buf; in adx_parse()
|
D | avs2_parser.c | 66 const uint8_t **poutbuf, int *poutbuf_size, in avs2_parse() argument 77 *poutbuf = NULL; in avs2_parse() 83 *poutbuf = buf; in avs2_parse()
|
D | latm_parser.c | 84 const uint8_t **poutbuf, int *poutbuf_size, in latm_parse() argument 97 *poutbuf = NULL; in latm_parse() 102 *poutbuf = buf; in latm_parse()
|
D | dvd_nav_parser.c | 46 const uint8_t **poutbuf, int *poutbuf_size, in dvd_nav_parse() argument 100 *poutbuf = pc1->buffer; in dvd_nav_parse() 103 *poutbuf = NULL; in dvd_nav_parse()
|
D | opus_parser.c | 166 const uint8_t **poutbuf, int *poutbuf_size, in opus_parse() argument 177 *poutbuf = NULL; in opus_parse() 183 *poutbuf = NULL; in opus_parse() 188 *poutbuf = buf + header_len; in opus_parse()
|
D | bmp_parser.c | 39 const uint8_t **poutbuf, int *poutbuf_size, in bmp_parse() argument 48 *poutbuf = NULL; in bmp_parse() 103 *poutbuf = buf; in bmp_parse()
|
D | webp_parser.c | 38 const uint8_t **poutbuf, int *poutbuf_size, in webp_parse() argument 46 *poutbuf = NULL; in webp_parse() 101 *poutbuf = buf; in webp_parse()
|
D | mjpeg_parser.c | 106 const uint8_t **poutbuf, int *poutbuf_size, in jpeg_parse() argument 119 *poutbuf = NULL; in jpeg_parse() 125 *poutbuf = buf; in jpeg_parse()
|
D | aac_ac3_parser.c | 30 const uint8_t **poutbuf, int *poutbuf_size, in ff_aac_ac3_parse() argument 72 *poutbuf = NULL; in ff_aac_ac3_parse() 77 *poutbuf = buf; in ff_aac_ac3_parse()
|