Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/media/
Dvideobuf2-core.h23 #define VB2_MAX_PLANES (8) macro
/kernel/linux/linux-5.10/drivers/media/common/videobuf2/
Dvideobuf2-core.c393 const unsigned plane_sizes[VB2_MAX_PLANES]) in __vb2_queue_alloc()