Searched refs:V4L2_BUFFER_SIZE (Results 1 – 1 of 1) sorted by relevance
74 var buf = Marshal.AllocHGlobal(V4L2_BUFFER_SIZE); in GrabSingleFrame()248 private const int V4L2_BUFFER_SIZE = 0x58; field in Antmicro.Renode.VideoCapturer