Searched refs:vpu_fmt (Results 1 – 1 of 1) sorted by relevance
239 const struct hantro_fmt *fmt, *vpu_fmt; in hantro_try_fmt() local259 vpu_fmt = fmt; in hantro_try_fmt()261 vpu_fmt = ctx->vpu_dst_fmt; in hantro_try_fmt()263 vpu_fmt = ctx->vpu_src_fmt; in hantro_try_fmt()275 &vpu_fmt->frmsize); in hantro_try_fmt()313 const struct hantro_fmt *vpu_fmt) in hantro_reset_fmt() argument317 fmt->pixelformat = vpu_fmt->fourcc; in hantro_reset_fmt()328 const struct hantro_fmt *vpu_fmt; in hantro_reset_encoded_fmt() local331 vpu_fmt = hantro_get_default_fmt(ctx, true); in hantro_reset_encoded_fmt()334 ctx->vpu_dst_fmt = vpu_fmt; in hantro_reset_encoded_fmt()[all …]