Searched refs:get_format (Results 1 – 10 of 10) sorted by relevance
104 const struct msm_format *(*get_format)(struct msm_kms *kms, member
147 format = kms->funcs->get_format(kms, mode_cmd->pixel_format, in msm_framebuffer_init()
190 static struct mmal_fmt *get_format(struct v4l2_format *f) in get_format() function942 mfmt = get_format(f); in vidioc_try_fmt_vid_cap()948 mfmt = get_format(f); in vidioc_try_fmt_vid_cap()1065 struct mmal_fmt *mfmt = get_format(f); in mmal_setup_encode_component()1153 struct mmal_fmt *mfmt = get_format(f); in mmal_setup_components()1313 mfmt = get_format(f); in vidioc_s_fmt_vid_cap()1319 mfmt = get_format(f); in vidioc_s_fmt_vid_cap()
322 static const struct ipu_image_pixfmt *get_format(u32 fourcc) in get_format() function1935 ic_image->fmt = get_format(image->pix.pixelformat); in fill_image()1975 infmt = get_format(in->pix.pixelformat); in ipu_image_convert_adjust()1976 outfmt = get_format(out->pix.pixelformat); in ipu_image_convert_adjust()1981 infmt = get_format(V4L2_PIX_FMT_RGB24); in ipu_image_convert_adjust()1985 outfmt = get_format(V4L2_PIX_FMT_RGB24); in ipu_image_convert_adjust()
640 ctx->s_frame.fmt = get_format(0); in gsc_m2m_open()641 ctx->d_frame.fmt = get_format(0); in gsc_m2m_open()
384 const struct gsc_fmt *get_format(int index);
201 const struct gsc_fmt *get_format(int index) in get_format() function218 fmt = get_format(i); in find_fmt()
162 .get_format = mdp_get_format,
285 .get_format = mdp_get_format,
814 .get_format = dpu_get_msm_format,