Searched refs:FPS_SAMPLES (Results 1 – 4 of 4) sorted by relevance
249 #define FPS_SAMPLES 4 macro279 static int uspf[FPS_SAMPLES] = { 0 }; in CameraDmaIntr()287 count = (count + 1) % FPS_SAMPLES; in CameraDmaIntr()291 for (i = 0; i < FPS_SAMPLES; i++) in CameraDmaIntr()
321 #define FPS_SAMPLES 4 macro381 static int uspf[FPS_SAMPLES] = { 0 }; in CameraDmaRecvIntr()389 count = (count + 1) % FPS_SAMPLES; in CameraDmaRecvIntr()393 for (i = 0; i < FPS_SAMPLES; i++) in CameraDmaRecvIntr()
311 #define FPS_SAMPLES 4 macro385 static int uspf[FPS_SAMPLES] = { 0 }; in CameraDmaRecvIntr()393 count = (count + 1) % FPS_SAMPLES; in CameraDmaRecvIntr()397 for (i = 0; i < FPS_SAMPLES; i++) in CameraDmaRecvIntr()
410 #define FPS_SAMPLES 4 macro462 static int uspf[FPS_SAMPLES] = { 0 }; in CameraDmaRecvIntr()470 count = (count + 1) % FPS_SAMPLES; in CameraDmaRecvIntr()474 for (i = 0; i < FPS_SAMPLES; i++) in CameraDmaRecvIntr()