hantro_find_format
fmt = hantro_find_format(ctx, fsize->pixel_format);
fmt = hantro_find_format(ctx, pix_mp->pixelformat);
vpu_fmt = hantro_find_format(ctx, ctx->dst_fmt.pixelformat);
ctx->vpu_src_fmt = hantro_find_format(ctx, pix_mp->pixelformat);
ctx->vpu_dst_fmt = hantro_find_format(ctx, pix_mp->pixelformat);