Searched refs:contrast_line (Results 1 – 3 of 3) sorted by relevance
137 tpg->contrast_line[plane] = in tpg_alloc()139 if (!tpg->contrast_line[plane]) in tpg_alloc()169 vfree(tpg->contrast_line[plane]); in tpg_free()172 tpg->contrast_line[plane] = NULL; in tpg_free()1844 u8 *pos = tpg->contrast_line[p]; in tpg_precalculate_line()2344 memcpy(vbuf + left, tpg->contrast_line[p], in tpg_fill_plane_extras()2350 tpg->contrast_line[p], twopixsize); in tpg_fill_plane_extras()2354 tpg->contrast_line[p], twopixsize); in tpg_fill_plane_extras()2379 memcpy(vbuf + left, tpg->contrast_line[p], width); in tpg_fill_plane_extras()2489 linestart_older = tpg->contrast_line[p]; in tpg_fill_plane_pattern()[all …]
232 u8 *contrast_line[TPG_MAX_PLANES]; member
382 memcpy(vcapbuf, tpg->contrast_line[p], img_width); in vivid_copy_buffer()