Home
last modified time | relevance | path

Searched refs:contrast_line (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c142 tpg->contrast_line[plane] = in tpg_alloc()
144 if (!tpg->contrast_line[plane]) { in tpg_alloc()
165 vfree(tpg->contrast_line[plane]); in tpg_alloc()
168 tpg->contrast_line[plane] = NULL; in tpg_alloc()
201 vfree(tpg->contrast_line[plane]); in tpg_free()
204 tpg->contrast_line[plane] = NULL; in tpg_free()
1870 u8 *pos = tpg->contrast_line[p]; in tpg_precalculate_line()
2370 memcpy(vbuf + left, tpg->contrast_line[p], in tpg_fill_plane_extras()
2376 tpg->contrast_line[p], twopixsize); in tpg_fill_plane_extras()
2380 tpg->contrast_line[ in tpg_fill_plane_extras()
[all...]
/kernel/linux/linux-6.6/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c142 tpg->contrast_line[plane] = in tpg_alloc()
144 if (!tpg->contrast_line[plane]) { in tpg_alloc()
165 vfree(tpg->contrast_line[plane]); in tpg_alloc()
168 tpg->contrast_line[plane] = NULL; in tpg_alloc()
201 vfree(tpg->contrast_line[plane]); in tpg_free()
204 tpg->contrast_line[plane] = NULL; in tpg_free()
1876 u8 *pos = tpg->contrast_line[p]; in tpg_precalculate_line()
2376 memcpy(vbuf + left, tpg->contrast_line[p], in tpg_fill_plane_extras()
2382 tpg->contrast_line[p], twopixsize); in tpg_fill_plane_extras()
2386 tpg->contrast_line[ in tpg_fill_plane_extras()
[all...]
/kernel/linux/linux-5.10/include/media/tpg/
H A Dv4l2-tpg.h231 u8 *contrast_line[TPG_MAX_PLANES]; member
/kernel/linux/linux-6.6/include/media/tpg/
H A Dv4l2-tpg.h232 u8 *contrast_line[TPG_MAX_PLANES]; member
/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/
H A Dvivid-kthread-cap.c402 memcpy(vcapbuf, tpg->contrast_line[p], img_width); in vivid_copy_buffer()
/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/
H A Dvivid-kthread-cap.c382 memcpy(vcapbuf, tpg->contrast_line[p], img_width); in vivid_copy_buffer()

Completed in 11 milliseconds