Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/nuvoton/
H A Dnpcm-video.c238 unsigned int r_off_x, unsigned int r_off_y, in npcm_video_ece_enc_rect() argument
242 unsigned int rect_offset = (r_off_y * video->bytesperline) + (r_off_x * 2); in npcm_video_ece_enc_rect()