Searched refs:FPS_SAMPLES (Results 1 – 4 of 4) sorted by relevance
252 #define FPS_SAMPLES 4 macro282 static int uspf[FPS_SAMPLES] = { 0 }; in CameraDmaIntr()290 count = (count + 1) % FPS_SAMPLES; in CameraDmaIntr()294 for (i = 0; i < FPS_SAMPLES; i++) in CameraDmaIntr()
324 #define FPS_SAMPLES 4 macro384 static int uspf[FPS_SAMPLES] = { 0 }; in CameraDmaRecvIntr()392 count = (count + 1) % FPS_SAMPLES; in CameraDmaRecvIntr()396 for (i = 0; i < FPS_SAMPLES; i++) in CameraDmaRecvIntr()
314 #define FPS_SAMPLES 4 macro388 static int uspf[FPS_SAMPLES] = { 0 }; in CameraDmaRecvIntr()396 count = (count + 1) % FPS_SAMPLES; in CameraDmaRecvIntr()400 for (i = 0; i < FPS_SAMPLES; i++) in CameraDmaRecvIntr()
413 #define FPS_SAMPLES 4 macro465 static int uspf[FPS_SAMPLES] = { 0 }; in CameraDmaRecvIntr()473 count = (count + 1) % FPS_SAMPLES; in CameraDmaRecvIntr()477 for (i = 0; i < FPS_SAMPLES; i++) in CameraDmaRecvIntr()