Home
last modified time | relevance | path

Searched refs:SOLO_MOTION_SZ (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/solo6x10/
H A Dsolo6x10-disp.c212 for (y = 0; y < SOLO_MOTION_SZ; y++) { in solo_set_motion_block()
213 for (x = 0; x < SOLO_MOTION_SZ; x++) in solo_set_motion_block()
214 buf[x] = cpu_to_le16(thresholds[y * SOLO_MOTION_SZ + x]); in solo_set_motion_block()
H A Dsolo6x10.h100 #define SOLO_MOTION_SZ (45) macro
H A Dsolo6x10-v4l2-enc.c1203 .dims = { SOLO_MOTION_SZ, SOLO_MOTION_SZ },
/kernel/linux/linux-6.6/drivers/media/pci/solo6x10/
H A Dsolo6x10-disp.c212 for (y = 0; y < SOLO_MOTION_SZ; y++) { in solo_set_motion_block()
213 for (x = 0; x < SOLO_MOTION_SZ; x++) in solo_set_motion_block()
214 buf[x] = cpu_to_le16(thresholds[y * SOLO_MOTION_SZ + x]); in solo_set_motion_block()
H A Dsolo6x10.h100 #define SOLO_MOTION_SZ (45) macro
H A Dsolo6x10-v4l2-enc.c1200 .dims = { SOLO_MOTION_SZ, SOLO_MOTION_SZ },

Completed in 12 milliseconds