Searched refs:get_format (Results 1 – 10 of 10) sorted by relevance
96 const struct msm_format *(*get_format)(struct msm_kms *kms, member
184 format = kms->funcs->get_format(kms, mode_cmd->pixel_format, in msm_framebuffer_init()
188 static struct mmal_fmt *get_format(struct v4l2_format *f) in get_format() function938 mfmt = get_format(f); in vidioc_try_fmt_vid_cap()944 mfmt = get_format(f); in vidioc_try_fmt_vid_cap()1061 struct mmal_fmt *mfmt = get_format(f); in mmal_setup_encode_component()1149 struct mmal_fmt *mfmt = get_format(f); in mmal_setup_components()1309 mfmt = get_format(f); in vidioc_s_fmt_vid_cap()1315 mfmt = get_format(f); in vidioc_s_fmt_vid_cap()
325 static const struct ipu_image_pixfmt *get_format(u32 fourcc) in get_format() function1931 ic_image->fmt = get_format(image->pix.pixelformat); in fill_image()1971 infmt = get_format(in->pix.pixelformat); in ipu_image_convert_adjust()1972 outfmt = get_format(out->pix.pixelformat); in ipu_image_convert_adjust()1977 infmt = get_format(V4L2_PIX_FMT_RGB24); in ipu_image_convert_adjust()1981 outfmt = get_format(V4L2_PIX_FMT_RGB24); in ipu_image_convert_adjust()
635 ctx->s_frame.fmt = get_format(0); in gsc_m2m_open()636 ctx->d_frame.fmt = get_format(0); in gsc_m2m_open()
391 const struct gsc_fmt *get_format(int index);
200 const struct gsc_fmt *get_format(int index) in get_format() function217 fmt = get_format(i); in find_fmt()
156 .get_format = mdp_get_format,
277 .get_format = mdp_get_format,
1008 .get_format = dpu_get_msm_format,