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()1838 u8 *pos = tpg->contrast_line[p]; in tpg_precalculate_line()2338 memcpy(vbuf + left, tpg->contrast_line[p], in tpg_fill_plane_extras()2344 tpg->contrast_line[p], twopixsize); in tpg_fill_plane_extras()2348 tpg->contrast_line[p], twopixsize); in tpg_fill_plane_extras()2373 memcpy(vbuf + left, tpg->contrast_line[p], width); in tpg_fill_plane_extras()2445 linestart_older = tpg->contrast_line[p]; in tpg_fill_plane_pattern()[all …]
231 u8 *contrast_line[TPG_MAX_PLANES]; member
402 memcpy(vcapbuf, tpg->contrast_line[p], img_width); in vivid_copy_buffer()