Searched refs:tpg_fill_plane_buffer (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/include/media/tpg/ |
H A D | v4l2-tpg.h | 248 void tpg_fill_plane_buffer(struct tpg_data *tpg, v4l2_std_id std,
|
/kernel/linux/linux-5.10/drivers/media/test-drivers/vimc/ |
H A D | vimc-sensor.c | 203 tpg_fill_plane_buffer(&vsen->tpg, 0, 0, vsen->frame); in vimc_sen_process_frame()
|
/kernel/linux/linux-6.6/drivers/media/test-drivers/vimc/ |
H A D | vimc-sensor.c | 204 tpg_fill_plane_buffer(&vsensor->tpg, 0, 0, vsensor->frame); in vimc_sensor_process_frame()
|
/kernel/linux/linux-6.6/include/media/tpg/ |
H A D | v4l2-tpg.h | 249 void tpg_fill_plane_buffer(struct tpg_data *tpg, v4l2_std_id std,
|
/kernel/linux/linux-5.10/drivers/media/common/v4l2-tpg/ |
H A D | v4l2-tpg-core.c | 2582 void tpg_fill_plane_buffer(struct tpg_data *tpg, v4l2_std_id std, in tpg_fill_plane_buffer() function 2664 EXPORT_SYMBOL_GPL(tpg_fill_plane_buffer); variable 2672 tpg_fill_plane_buffer(tpg, std, p, vbuf); in tpg_fillbuffer() 2677 tpg_fill_plane_buffer(tpg, std, i, vbuf + offset); in tpg_fillbuffer()
|
/kernel/linux/linux-6.6/drivers/media/common/v4l2-tpg/ |
H A D | v4l2-tpg-core.c | 2626 void tpg_fill_plane_buffer(struct tpg_data *tpg, v4l2_std_id std, in tpg_fill_plane_buffer() function 2708 EXPORT_SYMBOL_GPL(tpg_fill_plane_buffer); variable 2716 tpg_fill_plane_buffer(tpg, std, p, vbuf); in tpg_fillbuffer() 2721 tpg_fill_plane_buffer(tpg, std, i, vbuf + offset); in tpg_fillbuffer()
|
/kernel/linux/linux-6.6/drivers/media/test-drivers/visl/ |
H A D | visl-dec.c | 238 tpg_fill_plane_buffer(&ctx->tpg, 0, p, vbuf); in visl_tpg_fill()
|
/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/ |
H A D | vivid-kthread-cap.c | 468 tpg_fill_plane_buffer(tpg, vivid_get_std_cap(dev), in vivid_fillbuff()
|
/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/ |
H A D | vivid-kthread-cap.c | 449 tpg_fill_plane_buffer(tpg, vivid_get_std_cap(dev), in vivid_fillbuff()
|
Completed in 14 milliseconds