Home
last modified time | relevance | path

Searched defs:w_data (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/x86/
Dlpc.c35 double *w_data) in lpc_apply_welch_window_sse2()
/third_party/mindspore/mindspore/lite/test/ut/src/runtime/kernel/arm/fp32_grad/
Dconvolution_grad_fp32_tests.cc171 auto w_data = reinterpret_cast<float *>(mindspore::lite::ReadFile(w_path.c_str(), &w_size)); in TEST_F() local
321 auto w_data = reinterpret_cast<float *>(mindspore::lite::ReadFile(w_path.c_str(), &w_size)); in TEST_F() local
473 auto w_data = reinterpret_cast<float *>(mindspore::lite::ReadFile(w_path.c_str(), &w_size)); in TEST_F() local
544 auto w_data = reinterpret_cast<float *>(mindspore::lite::ReadFile(w_path.c_str(), &w_size)); in TEST_F() local
755 auto w_data = reinterpret_cast<float *>(mindspore::lite::ReadFile(w_path.c_str(), &w_size)); in TEST_F() local
/third_party/mindspore/mindspore/lite/test/ut/src/runtime/kernel/arm/fp32/
Dfullconnection_fp32_tests.cc118 auto w_data = mindspore::lite::ReadFile(weight_path.c_str(), &buffer_size); in FcTestInit2() local
/third_party/ffmpeg/libavcodec/
Dlpc.c35 double *w_data) in lpc_apply_welch_window_c()