Searched refs:vpu_fmt (Results 1 – 1 of 1) sorted by relevance
241 const struct hantro_fmt *fmt, *vpu_fmt; in hantro_try_fmt() local261 vpu_fmt = fmt; in hantro_try_fmt()263 vpu_fmt = ctx->vpu_dst_fmt; in hantro_try_fmt()265 vpu_fmt = ctx->vpu_src_fmt; in hantro_try_fmt()277 &vpu_fmt->frmsize); in hantro_try_fmt()315 const struct hantro_fmt *vpu_fmt) in hantro_reset_fmt() argument319 fmt->pixelformat = vpu_fmt->fourcc; in hantro_reset_fmt()330 const struct hantro_fmt *vpu_fmt; in hantro_reset_encoded_fmt() local333 vpu_fmt = hantro_get_default_fmt(ctx, true); in hantro_reset_encoded_fmt()336 ctx->vpu_dst_fmt = vpu_fmt; in hantro_reset_encoded_fmt()[all …]