Lines Matching refs:coded_fmt
22 u32 fourcc = ctx->coded_fmt.fmt.pix_mp.pixelformat;
250 struct v4l2_format *f = &ctx->coded_fmt;
264 visl_print_fmt(ctx, &ctx->coded_fmt);
280 ctx->coded_fmt.fmt.pix_mp.width,
281 ctx->coded_fmt.fmt.pix_mp.height);
358 *f = ctx->coded_fmt;
440 ctx->coded_fmt = *f;
452 visl_print_fmt(ctx, &ctx->coded_fmt);
547 f = &ctx->coded_fmt;
622 pix_fmt = &ctx->coded_fmt.fmt.pix;