Home
last modified time | relevance | path

Searched refs:near_file (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/test/
H A Dprocess_test.cc483 FILE* near_file = NULL; in Size()
502 near_file = OpenFile(near_filename, "rb"); in Size()
909 EXPECT_EQ(0, fseek(near_file, read_count * sizeof(int16_t), in Size()
944 near_file); in Size()
1107 read_count = fread(&temp_int8, sizeof(temp_int8), 1, near_file); in Size()
1108 EXPECT_NE(0, feof(near_file)) << "Near-end file not fully processed"; in Size()
H A Daudio_processing_unittest.cc2305 FILE* near_file = fopen(ResourceFilePath("near", input_rate).c_str(), "rb"); in ProcessFormat() local
2314 ASSERT_TRUE(near_file != NULL); in ProcessFormat()
2334 ReadChunk(near_file, int_data.get(), float_data.get(), &fwd_cb)) { in ProcessFormat()
2367 fclose(near_file); in ProcessFormat()
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_processing/test/
H A Dprocess_test.cc484 FILE* near_file = NULL; in void_main() local
503 near_file = OpenFile(near_filename, "rb"); in void_main()
910 EXPECT_EQ(0, fseek(near_file, read_count * sizeof(int16_t), in void_main()
945 near_file); in void_main()
1109 read_count = fread(&temp_int8, sizeof(temp_int8), 1, near_file); in void_main()
1110 EXPECT_NE(0, feof(near_file)) << "Near-end file not fully processed"; in void_main()
H A Daudio_processing_unittest.cc2406 FILE* near_file = fopen(ResourceFilePath("near", input_rate).c_str(), "rb"); in ProcessFormat() local
2422 ASSERT_TRUE(near_file != NULL); in ProcessFormat()
2444 ReadChunk(near_file, int_data.get(), float_data.get(), &fwd_cb)) { in ProcessFormat()
2483 fclose(near_file); in ProcessFormat()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc1951 FILE* near_file = fopen(ResourceFilePath("near", input_rate).c_str(), "rb"); in ProcessFormat() local
1967 ASSERT_TRUE(near_file != NULL); in ProcessFormat()
1989 ReadChunk(near_file, int_data.get(), float_data.get(), &fwd_cb)) { in ProcessFormat()
2021 fclose(near_file); in ProcessFormat()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc1956 FILE* near_file = fopen(ResourceFilePath("near", input_rate).c_str(), "rb"); in ProcessFormat() local
1972 ASSERT_TRUE(near_file != NULL); in ProcessFormat()
1994 ReadChunk(near_file, int_data.get(), float_data.get(), &fwd_cb)) { in ProcessFormat()
2026 fclose(near_file); in ProcessFormat()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc2448 FILE* near_file = fopen(ResourceFilePath("near", input_rate).c_str(), "rb"); in ProcessFormat() local
2464 ASSERT_TRUE(near_file != NULL); in ProcessFormat()
2486 ReadChunk(near_file, int_data.get(), float_data.get(), &fwd_cb)) { in ProcessFormat()
2526 fclose(near_file); in ProcessFormat()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc1964 FILE* near_file = fopen(ResourceFilePath("near", input_rate).c_str(), "rb"); in ProcessFormat() local
1980 ASSERT_TRUE(near_file != NULL); in ProcessFormat()
2002 ReadChunk(near_file, int_data.get(), float_data.get(), &fwd_cb)) { in ProcessFormat()
2034 fclose(near_file); in ProcessFormat()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc2472 FILE* near_file = fopen(ResourceFilePath("near", input_rate).c_str(), "rb"); in ProcessFormat() local
2488 ASSERT_TRUE(near_file != NULL); in ProcessFormat()
2510 ReadChunk(near_file, int_data.get(), float_data.get(), &fwd_cb)) { in ProcessFormat()
2550 fclose(near_file); in ProcessFormat()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc2472 FILE* near_file = fopen(ResourceFilePath("near", input_rate).c_str(), "rb"); in ProcessFormat() local
2488 ASSERT_TRUE(near_file != NULL); in ProcessFormat()
2510 ReadChunk(near_file, int_data.get(), float_data.get(), &fwd_cb)) { in ProcessFormat()
2550 fclose(near_file); in ProcessFormat()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc2472 FILE* near_file = fopen(ResourceFilePath("near", input_rate).c_str(), "rb"); in ProcessFormat() local
2488 ASSERT_TRUE(near_file != NULL); in ProcessFormat()
2510 ReadChunk(near_file, int_data.get(), float_data.get(), &fwd_cb)) { in ProcessFormat()
2550 fclose(near_file); in ProcessFormat()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_processing/
H A Daudio_processing_unittest.cc2089 FILE* near_file = fopen(ResourceFilePath("near", input_rate).c_str(), "rb"); in ProcessFormat() local
2105 ASSERT_TRUE(near_file != NULL); in ProcessFormat()
2127 ReadChunk(near_file, int_data.get(), float_data.get(), &fwd_cb)) { in ProcessFormat()
2159 fclose(near_file); in ProcessFormat()