Searched defs:FPS (Results 1 – 4 of 4) sorted by relevance
35 constexpr double FPS = 30.0; variable
56 struct FPS { struct57 uint32_t numerator;81 struct FPS fps; argument
40 #define FPS (60) macro
58 constexpr double FPS = 30; variable