allocate_frame_buffers  958 libavcodec/indeo3.c         if ((res = allocate_frame_buffers(ctx, avctx, width, height)) < 0)
allocate_frame_buffers 1063 libavcodec/indeo3.c     return allocate_frame_buffers(ctx, avctx, avctx->width, avctx->height);