Home
last modified time | relevance | path

Searched refs:vpu_dst_fmt (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/staging/media/hantro/
Dhantro_v4l2.c222 vpu_fmt = ctx->vpu_dst_fmt; in vidioc_try_fmt()
301 ctx->vpu_dst_fmt = vpu_fmt; in hantro_reset_encoded_fmt()
331 ctx->vpu_dst_fmt = raw_vpu_fmt; in hantro_reset_raw_fmt()
466 ctx->vpu_dst_fmt = hantro_find_format(formats, num_fmts, in vidioc_s_fmt_cap_mplane()
488 vpu_debug(0, "CAPTURE codec mode: %d\n", ctx->vpu_dst_fmt->codec_mode); in vidioc_s_fmt_cap_mplane()
589 return hantro_buf_plane_check(vb, ctx->vpu_dst_fmt, &ctx->dst_fmt); in hantro_buf_prepare()
623 codec_mode = ctx->vpu_dst_fmt->codec_mode; in hantro_start_streaming()
Dhantro_jpeg.c298 ctx->vpu_dst_fmt->header_size; in hantro_jpeg_enc_init()
Dhantro.h241 const struct hantro_fmt *vpu_dst_fmt; member
Dhantro_drv.c64 avail_size = vb2_plane_size(buf, 0) - ctx->vpu_dst_fmt->header_size; in hantro_enc_buf_finish()
74 ctx->vpu_dst_fmt->header_size, in hantro_enc_buf_finish()
78 ctx->vpu_dst_fmt->header_size + bytesused; in hantro_enc_buf_finish()