ff_combine_frame 65 libavcodec/aac_ac3_parser.c if(ff_combine_frame(pc, i, &buf, &buf_size)<0){ ff_combine_frame 78 libavcodec/adx_parser.c if (ff_combine_frame(pc, next, &buf, &buf_size) < 0 || !buf_size) { ff_combine_frame 89 libavcodec/bmp_parser.c if (ff_combine_frame(&bpc->pc, next, &buf, &buf_size) < 0) ff_combine_frame 89 libavcodec/cavs_parser.c if (ff_combine_frame(pc, next, &buf, &buf_size) < 0) { ff_combine_frame 147 libavcodec/dca_parser.c if (ff_combine_frame(pc, next, &buf, &buf_size) < 0) { ff_combine_frame 100 libavcodec/dnxhd_parser.c if (ff_combine_frame(pc, next, &buf, &buf_size) < 0) { ff_combine_frame 101 libavcodec/dpx_parser.c if (ff_combine_frame(&d->pc, next, &buf, &buf_size) < 0) ff_combine_frame 75 libavcodec/gsm_parser.c if (ff_combine_frame(pc, next, &buf, &buf_size) < 0 || !buf_size) { ff_combine_frame 78 libavcodec/h261_parser.c if (ff_combine_frame(pc, next, &buf, &buf_size) < 0) { ff_combine_frame 78 libavcodec/h263_parser.c if (ff_combine_frame(pc, next, &buf, &buf_size) < 0) { ff_combine_frame 443 libavcodec/h263dec.c if (ff_combine_frame(&s->parse_context, next, (const uint8_t **)&buf, ff_combine_frame 520 libavcodec/h264_parser.c if (ff_combine_frame(pc, next, &buf, &buf_size) < 0) { ff_combine_frame 272 libavcodec/hevc_parser.c if (ff_combine_frame(pc, next, &buf, &buf_size) < 0) { ff_combine_frame 96 libavcodec/latm_parser.c if (ff_combine_frame(pc, next, &buf, &buf_size) < 0) { ff_combine_frame 116 libavcodec/mjpeg_parser.c if (ff_combine_frame(pc, next, &buf, &buf_size) < 0) { ff_combine_frame 274 libavcodec/mlp_parser.c if (ff_combine_frame(&mp->pc, END_NOT_FOUND, &buf, &buf_size) != -1) ff_combine_frame 279 libavcodec/mlp_parser.c if ((ret = ff_combine_frame(&mp->pc, i - 7, &buf, &buf_size)) < 0) { ff_combine_frame 296 libavcodec/mlp_parser.c if (ff_combine_frame(&mp->pc, END_NOT_FOUND, &buf, &buf_size) != -1) ff_combine_frame 312 libavcodec/mlp_parser.c if (ff_combine_frame(&mp->pc, next, &buf, &buf_size) < 0) { ff_combine_frame 2760 libavcodec/mpeg12dec.c if (ff_combine_frame(&s2->parse_context, next, ff_combine_frame 141 libavcodec/mpeg4video_parser.c if (ff_combine_frame(pc, next, &buf, &buf_size) < 0) { ff_combine_frame 110 libavcodec/mpegaudio_parser.c if (ff_combine_frame(pc, next, &buf, &buf_size) < 0) { ff_combine_frame 178 libavcodec/mpegvideo_parser.c if (ff_combine_frame(pc, next, &buf, &buf_size) < 0) { ff_combine_frame 166 libavcodec/opus_parser.c ff_combine_frame(pc, next, &buf, &buf_size) < 0) { ff_combine_frame 47 libavcodec/parser.h int ff_combine_frame(ParseContext *pc, int next, const uint8_t **buf, int *buf_size); ff_combine_frame 102 libavcodec/png_parser.c if (ff_combine_frame(&ppc->pc, next, &buf, &buf_size) < 0) ff_combine_frame 76 libavcodec/pnm_parser.c if (ff_combine_frame(pc, next, &buf, &buf_size) < 0) { ff_combine_frame 66 libavcodec/tak_parser.c if (ff_combine_frame(pc, END_NOT_FOUND, &tmp_buf, &tmp_buf_size) != -1) ff_combine_frame 104 libavcodec/tak_parser.c ff_combine_frame(pc, next, &buf, &buf_size) < 0) { ff_combine_frame 227 libavcodec/vc1_parser.c if (ff_combine_frame(&vpc->pc, next, &buf, &buf_size) < 0) {