Searched refs:RANGE_SWITCH (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Sockets/DataSink/
H A DDataSink.c32 #define RANGE_SWITCH 2048 ///< Switch display ranges macro
651 if ( Average < RANGE_SWITCH ) {
658 if ( Average < RANGE_SWITCH ) {
665 if ( Average < RANGE_SWITCH ) {
672 if ( Average < RANGE_SWITCH ) {
679 if ( Average < RANGE_SWITCH ) {
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Sockets/DataSource/
H A DDataSource.c34 #define RANGE_SWITCH 2048 ///< Switch display ranges macro
1230 if ( Average < RANGE_SWITCH ) {
1237 if ( Average < RANGE_SWITCH ) {
1244 if ( Average < RANGE_SWITCH ) {
1251 if ( Average < RANGE_SWITCH ) {
1258 if ( Average < RANGE_SWITCH ) {

Completed in 234 milliseconds