Home
last modified time | relevance | path

Searched refs:MAX_VERTICAL_STRIDES (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/sti/bdisp/
H A Dbdisp.h25 #define MAX_VERTICAL_STRIDES 2 macro
26 #define MAX_NB_NODE (MAX_OUTPUT_PLANES * MAX_VERTICAL_STRIDES)
H A Dbdisp-hw.c664 if (src->width > MAX_SRC_WIDTH * MAX_VERTICAL_STRIDES) { in bdisp_hw_get_op_cfg()
1009 for (i = 0; i < MAX_VERTICAL_STRIDES; i++) { in bdisp_hw_build_all_nodes()
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/bdisp/
H A Dbdisp.h25 #define MAX_VERTICAL_STRIDES 2 macro
26 #define MAX_NB_NODE (MAX_OUTPUT_PLANES * MAX_VERTICAL_STRIDES)
H A Dbdisp-hw.c664 if (src->width > MAX_SRC_WIDTH * MAX_VERTICAL_STRIDES) { in bdisp_hw_get_op_cfg()
1009 for (i = 0; i < MAX_VERTICAL_STRIDES; i++) { in bdisp_hw_build_all_nodes()

Completed in 4 milliseconds