Searched refs:hantro_find_format (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/platform/verisilicon/
H A Dhantro_v4l2.c112 hantro_find_format(const struct hantro_ctx *ctx, u32 fourcc) function
172 fmt = hantro_find_format(ctx, fsize->pixel_format);
312 fmt = hantro_find_format(ctx, pix_mp->pixelformat);
322 vpu_fmt = hantro_find_format(ctx, ctx->dst_fmt.pixelformat);
534 ctx->vpu_src_fmt = hantro_find_format(ctx, pix_mp->pixelformat);
592 ctx->vpu_dst_fmt = hantro_find_format(ctx, pix_mp->pixelformat);

Completed in 122 milliseconds