Home
last modified time | relevance | path

Searched refs:BYTES_PER_SECOND (Results 1 – 25 of 62) sorted by relevance

123

/dports/games/flightgear/flightgear-2020.3.11/src/Sound/
H A Dbeacon.hxx81 static const int INNER_SIZE = BYTES_PER_SECOND;
82 static const int MIDDLE_SIZE = (int)(BYTES_PER_SECOND * 60 / 95 );
83 static const int OUTER_SIZE = BYTES_PER_SECOND;
85 static const int INNER_DIT_LEN = (int)(BYTES_PER_SECOND / 6);
88 static const int OUTER_DAH_LEN = (int)(BYTES_PER_SECOND / 2);
H A Dsoundgenerator.hxx33 static const int BYTES_PER_SECOND = 22050; member in FGSoundGenerator
36 … static const int TRANSITION_BYTES = BYTES_PER_SECOND/200; // aka (int)(0.005 * BYTES_PER_SECOND);
37 static const int COUNT_SIZE = BYTES_PER_SECOND * BEAT_LENGTH / 1000;
H A Dmorse.hxx99 static const int BYTES_PER_SECOND = 22050; member in FGMorse
102 … static const int TRANSITION_BYTES = BYTES_PER_SECOND/200; // aka (int)(0.005 * BYTES_PER_SECOND);
103 static const int COUNT_SIZE = BYTES_PER_SECOND * BEAT_LENGTH / 1000;
H A Dsoundgenerator.cxx38 float level = ( sin( (double) i * SGD_2PI / (BYTES_PER_SECOND / freq) ) ) in make_tone()
46 float level = ( sin( (double) i * SGD_2PI / (BYTES_PER_SECOND / freq) ) ) in make_tone()
54 float level = ( sin( (double) i * SGD_2PI / (BYTES_PER_SECOND / freq) ) ) in make_tone()
H A Dbeacon.cxx71 inner = new SGSoundSample( inner_buf, INNER_SIZE, BYTES_PER_SECOND ); in init()
91 middle = new SGSoundSample( middle_buf, MIDDLE_SIZE, BYTES_PER_SECOND); in init()
106 outer = new SGSoundSample( outer_buf, OUTER_SIZE, BYTES_PER_SECOND ); in init()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-elasticmapreduce/source/model/
H A DUnit.cpp121 return Unit::BYTES_PER_SECOND; in GetUnitForName()
209 case Unit::BYTES_PER_SECOND: in GetNameForUnit()
/dports/devel/py-azure-mgmt-monitor/azure-mgmt-monitor-2.0.0/azure/mgmt/monitor/v2016_09_01/models/
H A D_monitor_management_client_enums.py37 BYTES_PER_SECOND = "BytesPerSecond" variable in Unit
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-elasticmapreduce/include/aws/elasticmapreduce/model/
H A DUnit.h35 BYTES_PER_SECOND, enumerator
/dports/devel/py-azure-mgmt-monitor/azure-mgmt-monitor-2.0.0/azure/mgmt/monitor/v2017_05_01_preview/models/
H A D_monitor_management_client_enums.py60 BYTES_PER_SECOND = "BytesPerSecond" variable in Unit
/dports/devel/py-azure-mgmt-monitor/azure-mgmt-monitor-2.0.0/azure/mgmt/monitor/v2018_01_01/models/
H A D_monitor_management_client_enums.py53 BYTES_PER_SECOND = "BytesPerSecond" variable in Unit
/dports/devel/py-azure-mgmt-monitor/azure-mgmt-monitor-2.0.0/azure/mgmt/monitor/v2016_03_01/models/
H A D_monitor_management_client_enums.py67 BYTES_PER_SECOND = "BytesPerSecond" variable in Unit
/dports/devel/py-azure-mgmt-storage/azure-mgmt-storage-19.0.0/azure/mgmt/storage/v2015_06_15/models/
H A D_storage_management_enums.py73 BYTES_PER_SECOND = "BytesPerSecond" variable in UsageUnit
/dports/devel/py-azure-mgmt-storage/azure-mgmt-storage-19.0.0/azure/mgmt/storage/v2016_01_01/models/
H A D_storage_management_client_enums.py101 BYTES_PER_SECOND = "BytesPerSecond" variable in UsageUnit
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/catapult/tracing/tracing/proto/
H A Dhistogram_proto_unittest.py19 proto_unit2.unit = proto.BYTES_PER_SECOND
H A Dhistogram_proto.py44 histogram_pb2.BYTES_PER_SECOND: 'bytesPerSecond',
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/tracing/tracing/proto/
H A Dhistogram_proto_unittest.py19 proto_unit2.unit = proto.BYTES_PER_SECOND
H A Dhistogram_proto.py44 histogram_pb2.BYTES_PER_SECOND: 'bytesPerSecond',
/dports/devel/py-azure-mgmt-recoveryservices/azure-mgmt-recoveryservices-2.0.0/azure/mgmt/recoveryservices/models/
H A D_recovery_services_client_enums.py107 BYTES_PER_SECOND = "BytesPerSecond" variable in UsagesUnit
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/HW/SI/
H A DSI_DeviceGBA.cpp47 constexpr auto BYTES_PER_SECOND = BITS_PER_SECOND / 8; variable
81 (std::max(s_num_connected, 1) * BYTES_PER_SECOND)); in GetTransferTime()
/dports/devel/py-azure-mgmt-cognitiveservices/azure-mgmt-cognitiveservices-12.0.0/azure/mgmt/cognitiveservices/models/
H A D_cognitive_services_management_client_enums.py164 BYTES_PER_SECOND = "BytesPerSecond" variable in UnitType
/dports/devel/py-azure-mgmt-storage/azure-mgmt-storage-19.0.0/azure/mgmt/storage/v2016_12_01/models/
H A D_storage_management_enums.py166 BYTES_PER_SECOND = "BytesPerSecond" variable in UsageUnit
/dports/devel/py-azure-mgmt-storage/azure-mgmt-storage-19.0.0/azure/mgmt/storage/v2017_06_01/models/
H A D_storage_management_enums.py198 BYTES_PER_SECOND = "BytesPerSecond" variable in UsageUnit
/dports/devel/py-azure-mgmt-storage/azure-mgmt-storage-19.0.0/azure/mgmt/storage/v2017_10_01/models/
H A D_storage_management_enums.py199 BYTES_PER_SECOND = "BytesPerSecond" variable in UsageUnit
/dports/devel/py-azure-mgmt-storage/azure-mgmt-storage-19.0.0/azure/mgmt/storage/v2018_03_01_preview/models/
H A D_storage_management_client_enums.py262 BYTES_PER_SECOND = "BytesPerSecond" variable in UsageUnit
/dports/devel/py-azure-mgmt-storage/azure-mgmt-storage-19.0.0/azure/mgmt/storage/v2018_02_01/models/
H A D_storage_management_client_enums.py258 BYTES_PER_SECOND = "BytesPerSecond" variable in UsageUnit

123