Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MEM2MEM_CAPTURE
drivers/media/platform/m2m-deinterlace.c
31
#define MEM2MEM_CAPTURE (1 << 0)
drivers/media/platform/nxp/imx-pxp.c
49
#define MEM2MEM_CAPTURE (1 << 0)
drivers/media/platform/nxp/mx2_emmaprp.c
49
#define MEM2MEM_CAPTURE (1 << 0)
drivers/media/test-drivers/vim2m.c
64
#define MEM2MEM_CAPTURE BIT(0)