Searched refs:cap_q (Results 1 – 3 of 3) sorted by relevance
1014 ctx->cap_q.fmt = cap_fmt; in s5p_jpeg_open()1323 return &ctx->cap_q; in get_q_data()1734 switch (ctx->cap_q.fmt->fourcc) { in exynos3250_jpeg_try_crop()2047 s5p_jpeg_enc_stream_int(jpeg->regs, ctx->cap_q.size); in s5p_jpeg_device_run()2083 if (ctx->cap_q.fmt->fourcc == V4L2_PIX_FMT_YUYV) in s5p_jpeg_device_run()2107 pix_size = ctx->cap_q.w * ctx->cap_q.h; in exynos4_jpeg_set_img_addr()2115 fmt = ctx->cap_q.fmt; in exynos4_jpeg_set_img_addr()2201 exynos4_jpeg_set_stream_size(jpeg->regs, ctx->cap_q.w, in exynos4_jpeg_device_run()2202 ctx->cap_q.h); in exynos4_jpeg_device_run()2235 exynos4_jpeg_set_stream_size(jpeg->regs, ctx->cap_q.w, in exynos4_jpeg_device_run()[all …]
233 struct s5p_jpeg_q_data cap_q; member
288 struct jpu_q_data cap_q; member753 return &ctx->cap_q; in jpu_get_q_data()1256 __jpu_try_fmt(ctx, &ctx->cap_q.fmtinfo, &ctx->cap_q.format, in jpu_open()1383 q_data = &ctx->cap_q; in jpu_device_run()