avpicture_alloc 1823 ffmpeg.c if(avpicture_alloc((AVPicture*)&ost->pict_tmp, codec->pix_fmt, avpicture_alloc 1830 ffmpeg.c if(avpicture_alloc((AVPicture*)&ost->pict_tmp, codec->pix_fmt, avpicture_alloc 2643 libavcodec/avcodec.h int avpicture_alloc(AVPicture *picture, int pix_fmt, int width, int height); avpicture_alloc 2705 libavcodec/imgconvert.c if (avpicture_alloc(tmp, int_pix_fmt, dst_width, dst_height) < 0) avpicture_alloc 201 libavcodec/libschroedingerdec.c avpicture_alloc(&p_schro_params->dec_pic, avpicture_alloc 90 libavcodec/qtrleenc.c if (avpicture_alloc(&s->previous_frame, avctx->pix_fmt, avctx->width, avctx->height) < 0) {