Home
last modified time | relevance | path

Searched defs:frequency (Results 1 - 25 of 163) sorted by relevance

1234567

/third_party/glfw/src/
H A Dposix_time.h39 uint64_t frequency; member
H A Dwin32_time.h41 uint64_t frequency; member
H A Dcocoa_time.h33 uint64_t frequency; member
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/
H A DVibratroEffect.h23 VibratoEffect(float depth_ms, float frequency): in VibratoEffect() argument
H A DFlangerEffect.h25 FlangerEffect(float depth_ms, float frequency, float feedback): in FlangerEffect() argument
H A DTremoloEffect.h25 TremoloEffect(float frequency, float height): in TremoloEffect() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_lane_score.h30 int32_t frequency; member
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dwifi_p2p_service_response_list.h153 int frequency; /* operating frequency */ member in OHOS::Wifi::WifiP2pServiceResponseList
H A Dwifi_p2p_service_request_list.h144 int frequency; /* operating frequency */ member in OHOS::Wifi::WifiP2pServiceRequestList
/foundation/communication/wifi_lite/interfaces/wifiservice/
H A Dwifi_scan_info.h63 int frequency; member
H A Dwifi_linked_info.h70 int frequency; member
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DTimer.cpp87 int64_t Timer::frequency() in frequency() function in sw::Timer
90 int64_t frequency; in frequency() local
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DTimer.cpp90 int64_t Timer::frequency() in frequency() function in sw::Timer
93 int64_t frequency; in frequency() local
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/utils/
H A DPhaseAccumulator.h26 PhaseAccumulator(float frequency, float sampleRate): in PhaseAccumulator() argument
H A DSineWave.h25 SineWave(float frequency, float amplitude, int sampleRate): in SineWave() argument
/foundation/communication/dsoftbus/tests/core/common/network/
H A Dnetwork_test.cpp75 int32_t frequency = -1; in HWTEST_F() local
96 int32_t frequency = -1; in HWTEST_F() local
[all...]
/third_party/lame/ACM/
H A DACM.h52 unsigned int frequency; member in bitrate_item
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/flowunits/
H A DOscillatorBase.h64 oboe::flowgraph::FlowGraphPortFloatInput frequency; member in OscillatorBase
83 float incrementPhase(float frequency) { in incrementPhase() argument
/third_party/skia/third_party/externals/oboe/samples/hello-oboe/src/main/cpp/
H A DSoundGenerator.cpp23 double frequency = 440.0; in SoundGenerator() local
/third_party/skia/third_party/externals/dawn/src/utils/
H A DWindowsTimer.cpp70 LARGE_INTEGER frequency = {}; in GetFrequency() local
/foundation/communication/dsoftbus/core/common/network/
H A Dsoftbus_network_utils.c43 int SoftBusFrequencyToChannel(int frequency) in SoftBusFrequencyToChannel() argument
54 bool SoftBusIs5GBand(int frequency) in SoftBusIs5GBand() argument
62 SoftBusIs2GBand(int frequency) SoftBusIs2GBand() argument
[all...]
/foundation/communication/wifi/wifi/interfaces/kits/c/
H A Dwifi_linked_info.h71 int frequency; member
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_hid2d_msg.cpp45 void Hid2dConnectConfig::SetFrequency(const int frequency) { in SetFrequency() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H A Dwifi_p2p_service_response_list_test.cpp143 int frequency = 2020; in HWTEST_F() local
H A Dwifi_p2p_service_request_list_test.cpp78 int frequency = 2020; in HWTEST_F() local

Completed in 7 milliseconds

1234567