Home
last modified time | relevance | path

Searched refs:y_line (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/media/platform/
Dsh_veu.c522 unsigned int y_line; in sh_veu_colour_offset() local
530 y_line = ALIGN(vfmt->frame.width, 16); in sh_veu_colour_offset()
531 vfmt->offset_c = offset + y_line * vfmt->frame.height; in sh_veu_colour_offset()