Home
last modified time | relevance | path

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

/Linux-v4.19/include/media/
Dvideobuf2-core.h22 #define VB2_MAX_PLANES (8) macro
/Linux-v4.19/drivers/media/common/videobuf2/
Dvideobuf2-core.c331 const unsigned plane_sizes[VB2_MAX_PLANES]) in __vb2_queue_alloc()