Home
last modified time | relevance | path

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

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