Searched refs:SOLO_MOTION_SZ (Results 1 – 3 of 3) sorted by relevance
212 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()
100 #define SOLO_MOTION_SZ (45) macro
1200 .dims = { SOLO_MOTION_SZ, SOLO_MOTION_SZ },