Home
last modified time | relevance | path

Searched refs:ResourceFilePath (Results 1 – 19 of 19) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/test/
H A Daudio_processing_unittest.cc239 std::string ResourceFilePath(std::string name, int sample_rate_hz) { in ResourceFilePath() function
480 std::string filename = ResourceFilePath("far", sample_rate_hz); in Init()
488 filename = ResourceFilePath("near", sample_rate_hz); in Init()
1242 std::string filename = ResourceFilePath("far", kSampleRateHz); in TEST_F()
2304 FILE* far_file = fopen(ResourceFilePath("far", reverse_rate).c_str(), "rb"); in ProcessFormat()
2305 FILE* near_file = fopen(ResourceFilePath("near", input_rate).c_str(), "rb"); in ProcessFormat()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc248 std::string ResourceFilePath(std::string name, int sample_rate_hz) { in ResourceFilePath() function
501 std::string filename = ResourceFilePath("far", sample_rate_hz); in Init()
509 filename = ResourceFilePath("near", sample_rate_hz); in Init()
1313 std::string filename = ResourceFilePath("far", kSampleRateHz); in TEST_F()
2447 fopen(ResourceFilePath("far", reverse_input_rate).c_str(), "rb"); in ProcessFormat()
2448 FILE* near_file = fopen(ResourceFilePath("near", input_rate).c_str(), "rb"); in ProcessFormat()
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_processing/test/
H A Daudio_processing_unittest.cc247 std::string ResourceFilePath(std::string name, int sample_rate_hz) { in ResourceFilePath() function
502 std::string filename = ResourceFilePath("far", sample_rate_hz); in Init()
510 filename = ResourceFilePath("near", sample_rate_hz); in Init()
1321 std::string filename = ResourceFilePath("far", kSampleRateHz); in TEST_F()
2405 fopen(ResourceFilePath("far", reverse_input_rate).c_str(), "rb"); in ProcessFormat()
2406 FILE* near_file = fopen(ResourceFilePath("near", input_rate).c_str(), "rb"); in ProcessFormat()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc257 std::string ResourceFilePath(const std::string& name, int sample_rate_hz) { in ResourceFilePath() function
520 std::string filename = ResourceFilePath("far", sample_rate_hz); in Init()
528 filename = ResourceFilePath("near", sample_rate_hz); in Init()
1328 std::string filename = ResourceFilePath("far", kSampleRateHz); in TEST_F()
2471 fopen(ResourceFilePath("far", reverse_input_rate).c_str(), "rb"); in ProcessFormat()
2472 FILE* near_file = fopen(ResourceFilePath("near", input_rate).c_str(), "rb"); in ProcessFormat()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc257 std::string ResourceFilePath(const std::string& name, int sample_rate_hz) { in ResourceFilePath() function
520 std::string filename = ResourceFilePath("far", sample_rate_hz); in Init()
528 filename = ResourceFilePath("near", sample_rate_hz); in Init()
1328 std::string filename = ResourceFilePath("far", kSampleRateHz); in TEST_F()
2471 fopen(ResourceFilePath("far", reverse_input_rate).c_str(), "rb"); in ProcessFormat()
2472 FILE* near_file = fopen(ResourceFilePath("near", input_rate).c_str(), "rb"); in ProcessFormat()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc257 std::string ResourceFilePath(const std::string& name, int sample_rate_hz) { in ResourceFilePath() function
520 std::string filename = ResourceFilePath("far", sample_rate_hz); in Init()
528 filename = ResourceFilePath("near", sample_rate_hz); in Init()
1328 std::string filename = ResourceFilePath("far", kSampleRateHz); in TEST_F()
2471 fopen(ResourceFilePath("far", reverse_input_rate).c_str(), "rb"); in ProcessFormat()
2472 FILE* near_file = fopen(ResourceFilePath("near", input_rate).c_str(), "rb"); in ProcessFormat()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Core/System/Diagnostics/Eventing/Reader/
H A DProviderMetadata.cs115 public string ResourceFilePath { property in System.Diagnostics.Eventing.Reader.ProviderMetadata
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc246 std::string ResourceFilePath(const std::string& name, int sample_rate_hz) { in ResourceFilePath() function
486 std::string filename = ResourceFilePath("far", sample_rate_hz); in Init()
493 filename = ResourceFilePath("near", sample_rate_hz); in Init()
1950 fopen(ResourceFilePath("far", reverse_input_rate).c_str(), "rb"); in ProcessFormat()
1951 FILE* near_file = fopen(ResourceFilePath("near", input_rate).c_str(), "rb"); in ProcessFormat()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc247 std::string ResourceFilePath(const std::string& name, int sample_rate_hz) { in ResourceFilePath() function
487 std::string filename = ResourceFilePath("far", sample_rate_hz); in Init()
494 filename = ResourceFilePath("near", sample_rate_hz); in Init()
1955 fopen(ResourceFilePath("far", reverse_input_rate).c_str(), "rb"); in ProcessFormat()
1956 FILE* near_file = fopen(ResourceFilePath("near", input_rate).c_str(), "rb"); in ProcessFormat()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc248 std::string ResourceFilePath(const std::string& name, int sample_rate_hz) { in ResourceFilePath() function
495 std::string filename = ResourceFilePath("far", sample_rate_hz); in Init()
502 filename = ResourceFilePath("near", sample_rate_hz); in Init()
1963 fopen(ResourceFilePath("far", reverse_input_rate).c_str(), "rb"); in ProcessFormat()
1964 FILE* near_file = fopen(ResourceFilePath("near", input_rate).c_str(), "rb"); in ProcessFormat()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_processing/
H A Daudio_processing_unittest.cc248 std::string ResourceFilePath(const std::string& name, int sample_rate_hz) { in ResourceFilePath() function
495 std::string filename = ResourceFilePath("far", sample_rate_hz); in Init()
502 filename = ResourceFilePath("near", sample_rate_hz); in Init()
2088 fopen(ResourceFilePath("far", reverse_input_rate).c_str(), "rb"); in ProcessFormat()
2089 FILE* near_file = fopen(ResourceFilePath("near", input_rate).c_str(), "rb"); in ProcessFormat()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.Core.cs611 public string ResourceFilePath { get { throw null; } } property in System.Diagnostics.Eventing.Reader.ProviderMetadata
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.Core.cs611 public string ResourceFilePath { get { throw null; } } property in System.Diagnostics.Eventing.Reader.ProviderMetadata
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.Core.cs610 public string ResourceFilePath { get { throw null; } } property in System.Diagnostics.Eventing.Reader.ProviderMetadata
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.Core.cs611 public string ResourceFilePath { get { throw null; } } property in System.Diagnostics.Eventing.Reader.ProviderMetadata
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.Core.cs610 public string ResourceFilePath { get { throw null; } } property in System.Diagnostics.Eventing.Reader.ProviderMetadata
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.Core.cs610 public string ResourceFilePath { get { throw null; } } property in System.Diagnostics.Eventing.Reader.ProviderMetadata
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.Core.cs679 public string ResourceFilePath { get { throw null; } } property in System.Diagnostics.Eventing.Reader.ProviderMetadata
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.Core.cs678 public string ResourceFilePath { get { throw null; } } property in System.Diagnostics.Eventing.Reader.ProviderMetadata