kodi
|
This is the complete list of members for CResolutionUtils, including all inherited members.
ChooseBestResolution(float fps, int width, int height, bool is3D) (defined in CResolutionUtils) | CResolutionUtils | static |
FindResolutionFromOverride(float fps, int width, bool is3D, RESOLUTION &resolution, float &weight, bool fallback) (defined in CResolutionUtils) | CResolutionUtils | protectedstatic |
FindResolutionFromWhitelist(float fps, int width, int height, bool is3D, RESOLUTION &resolution) (defined in CResolutionUtils) | CResolutionUtils | protectedstatic |
GetMaxAllowedScreenResolution(unsigned int &width, unsigned int &height) | CResolutionUtils | static |
HasWhitelist() (defined in CResolutionUtils) | CResolutionUtils | static |
PrintWhitelist() (defined in CResolutionUtils) | CResolutionUtils | static |
RefreshWeight(float refresh, float fps) (defined in CResolutionUtils) | CResolutionUtils | protectedstatic |