Home
last modified time | relevance | path

Searched refs:tpg_g_line_width (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/media/platform/vivid/
Dvivid-tpg.h404 static inline unsigned tpg_g_line_width(const struct tpg_data *tpg, unsigned plane) in tpg_g_line_width() function
Dvivid-vid-cap.c143 if (sizes[p] < tpg_g_line_width(&dev->tpg, p) * h + in vid_cap_queue_setup()
149 sizes[p] = tpg_g_line_width(&dev->tpg, p) * h + in vid_cap_queue_setup()
191 size = tpg_g_line_width(&dev->tpg, p) * dev->fmt_cap_rect.height + in vid_cap_buf_prepare()
536 tpg_g_line_width(&dev->tpg, p) * mp->height + in vivid_g_fmt_vid_cap()