Searched refs:Timon_fps_vector (Results 1 – 3 of 3) sorted by relevance
43 const unsigned int Timon_fps_vector[PWC_FPS_MAX_TIMON] = { 5, 10, 15, 20, 25, 30 }; variable
59 extern const unsigned int Timon_fps_vector[PWC_FPS_MAX_TIMON];
387 if (index--==0) return Timon_fps_vector[i]; in pwc_get_fps_Timon()