Lines Matching refs:name
96 ctx->name,
185 av_log(logger(ctx), AV_LOG_ERROR, "%s VIDIOC_DQEVENT\n", ctx->name);
199 av_log(logger(ctx), AV_LOG_ERROR, "%s VIDIOC_G_FMT\n", s->capture.name);
333 av_log(logger(ctx), AV_LOG_WARNING, "%s POLLERR\n", ctx->name);
337 av_log(logger(ctx), AV_LOG_WARNING, "%s POLLERR\n", ctx->name);
389 ctx->name, av_err2str(AVERROR(errno)));
455 av_log(logger(ctx), AV_LOG_ERROR, "%s unmap plane (%s))\n", ctx->name, av_err2str(AVERROR(errno)));
581 av_log(logger(ctx), AV_LOG_ERROR, "%s stop_encode\n", ctx->name);
606 av_log(logger(ctx), AV_LOG_ERROR, "%s stop_decode\n", ctx->name);
703 av_log(logger(ctx), AV_LOG_WARNING, "V4L2 failed to unmap the %s buffers\n", ctx->name);
721 av_log(logger(ctx), AV_LOG_ERROR, "%s VIDIOC_G_FMT failed\n", ctx->name);
729 av_log(logger(ctx), AV_LOG_ERROR, "%s VIDIOC_REQBUFS failed: %s\n", ctx->name, strerror(errno));
736 av_log(logger(ctx), AV_LOG_ERROR, "%s malloc enomem\n", ctx->name);
744 av_log(logger(ctx), AV_LOG_ERROR, "%s buffer[%d] initialization (%s)\n", ctx->name, i, av_err2str(ret));
749 av_log(logger(ctx), AV_LOG_DEBUG, "%s: %s %02d buffers initialized: %04ux%04u, sizeimage %08u, bytesperline %08u\n", ctx->name,