Searched refs:FPS_SAMPLES (Results 1 – 4 of 4) sorted by relevance
250 #define FPS_SAMPLES 4 macro280 static int uspf[FPS_SAMPLES] = { 0 }; in CameraDmaIntr()288 count = (count + 1) % FPS_SAMPLES; in CameraDmaIntr()292 for (i = 0; i < FPS_SAMPLES; i++) in CameraDmaIntr()
320 #define FPS_SAMPLES 4 macro386 static int uspf[FPS_SAMPLES] = { 0 }; in CameraDmaRecvIntr()394 count = (count + 1) % FPS_SAMPLES; in CameraDmaRecvIntr()398 for (i = 0; i < FPS_SAMPLES; i++) in CameraDmaRecvIntr()
311 #define FPS_SAMPLES 4 macro391 static int uspf[FPS_SAMPLES] = { 0 }; in CameraDmaRecvIntr()399 count = (count + 1) % FPS_SAMPLES; in CameraDmaRecvIntr()403 for (i = 0; i < FPS_SAMPLES; i++) in CameraDmaRecvIntr()
411 #define FPS_SAMPLES 4 macro463 static int uspf[FPS_SAMPLES] = { 0 }; in CameraDmaRecvIntr()471 count = (count + 1) % FPS_SAMPLES; in CameraDmaRecvIntr()475 for (i = 0; i < FPS_SAMPLES; i++) in CameraDmaRecvIntr()