Home
last modified time | relevance | path

Searched refs:tpg_fill_plane_buffer (Results 1 – 3 of 3) sorted by relevance

/drivers/media/test-drivers/vimc/
Dvimc-sensor.c203 tpg_fill_plane_buffer(&vsen->tpg, 0, 0, vsen->frame); in vimc_sen_process_frame()
/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-core.c2550 void tpg_fill_plane_buffer(struct tpg_data *tpg, v4l2_std_id std, in tpg_fill_plane_buffer() function
2632 EXPORT_SYMBOL_GPL(tpg_fill_plane_buffer);
2640 tpg_fill_plane_buffer(tpg, std, p, vbuf); in tpg_fillbuffer()
2645 tpg_fill_plane_buffer(tpg, std, i, vbuf + offset); in tpg_fillbuffer()
/drivers/media/test-drivers/vivid/
Dvivid-kthread-cap.c468 tpg_fill_plane_buffer(tpg, vivid_get_std_cap(dev), in vivid_fillbuff()