Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/media/tegra-video/
Dtegra210.c416 int gang_bpl = (chan->format.width >> 1) * chan->fmtinfo->bpp; in tegra_channel_capture_frame() local
427 buf_offset = i * roundup(gang_bpl, SURFACE_ALIGN_BYTES); in tegra_channel_capture_frame()