Home
last modified time | relevance | path

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

/include/media/
A Dvideobuf2-v4l2.h22 #if VB2_MAX_PLANES != VIDEO_MAX_PLANES
23 #error VB2_MAX_PLANES != VIDEO_MAX_PLANES
53 struct vb2_plane planes[VB2_MAX_PLANES];
A Dvideobuf2-core.h24 #define VB2_MAX_PLANES (8) macro
290 struct vb2_plane planes[VB2_MAX_PLANES];
643 struct device *alloc_devs[VB2_MAX_PLANES];

Completed in 6 milliseconds