Searched refs:tpg_fill_plane_buffer (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/media/platform/vivid/ |
D | vivid-tpg.h | 202 void tpg_fill_plane_buffer(struct tpg_data *tpg, v4l2_std_id std,
|
D | vivid-tpg.c | 1995 void tpg_fill_plane_buffer(struct tpg_data *tpg, v4l2_std_id std, in tpg_fill_plane_buffer() function 2084 tpg_fill_plane_buffer(tpg, std, p, vbuf); in tpg_fillbuffer() 2089 tpg_fill_plane_buffer(tpg, std, i, vbuf + offset); in tpg_fillbuffer()
|
D | vivid-kthread-cap.c | 482 tpg_fill_plane_buffer(tpg, vivid_get_std_cap(dev), p, vbuf); in vivid_fillbuff()
|