Home
last modified time | relevance | path

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

/linux-4.19.296/include/media/
Dvideobuf2-core.h22 #define VB2_MAX_PLANES (8) macro
/linux-4.19.296/drivers/media/common/videobuf2/
Dvideobuf2-core.c335 const unsigned plane_sizes[VB2_MAX_PLANES]) in __vb2_queue_alloc()