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