Searched defs:w_data (Results 1 – 4 of 4) sorted by relevance
35 double *w_data) in lpc_apply_welch_window_sse2()
171 auto w_data = reinterpret_cast<float *>(mindspore::lite::ReadFile(w_path.c_str(), &w_size)); in TEST_F() local321 auto w_data = reinterpret_cast<float *>(mindspore::lite::ReadFile(w_path.c_str(), &w_size)); in TEST_F() local473 auto w_data = reinterpret_cast<float *>(mindspore::lite::ReadFile(w_path.c_str(), &w_size)); in TEST_F() local544 auto w_data = reinterpret_cast<float *>(mindspore::lite::ReadFile(w_path.c_str(), &w_size)); in TEST_F() local755 auto w_data = reinterpret_cast<float *>(mindspore::lite::ReadFile(w_path.c_str(), &w_size)); in TEST_F() local
118 auto w_data = mindspore::lite::ReadFile(weight_path.c_str(), &buffer_size); in FcTestInit2() local
35 double *w_data) in lpc_apply_welch_window_c()