Home
last modified time | relevance | path

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

/linux/drivers/media/common/v4l2-tpg/
A Dv4l2-tpg-core.c2240 unsigned frame_line; member
2314 unsigned frame_line = params->frame_line; in tpg_fill_plane_extras() local
2331 frame_line < b->top + b->height) { in tpg_fill_plane_extras()
2336 if (frame_line == b->top || frame_line == b->top + 1 || in tpg_fill_plane_extras()
2337 frame_line == bottom || frame_line == bottom - 1) { in tpg_fill_plane_extras()
2352 frame_line < b->top + b->height) { in tpg_fill_plane_extras()
2358 frame_line < sq->top + sq->height && in tpg_fill_plane_extras()
2417 unsigned frame_line = params->frame_line; in tpg_fill_plane_pattern() local
2429 even = !(frame_line & 1); in tpg_fill_plane_pattern()
2440 frame_line = tpg->src_height - frame_line - 1; in tpg_fill_plane_pattern()
[all …]

Completed in 6 milliseconds