Searched refs:contrast_line (Results 1 – 3 of 3) sorted by relevance
142 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()1879 u8 *pos = tpg->contrast_line[p]; in tpg_precalculate_line()2385 tpg->contrast_line[p], twopixsize); in tpg_fill_plane_extras()2389 tpg->contrast_line[p], twopixsize); in tpg_fill_plane_extras()2524 linestart_older = tpg->contrast_line[p]; in tpg_fill_plane_pattern()[all …]
232 u8 *contrast_line[TPG_MAX_PLANES]; member
383 memcpy(vcapbuf, tpg->contrast_line[p], img_width); in vivid_copy_buffer()