Home
last modified time | relevance | path

Searched defs:GetWindow (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/
Dspectrogram.h80 const std::vector<double>& GetWindow() const { return window_; } in GetWindow() function
/external/tensorflow/tensorflow/core/kernels/
Dspectrogram.h94 const std::vector<double>& GetWindow() const { return window_; } in GetWindow() function
/external/openthread/src/core/utils/
Djam_detector.hpp137 uint8_t GetWindow(void) const { return mWindow; } in GetWindow() function in ot::Utils::JamDetector
/external/pdfium/fpdfsdk/pwl/
Dcpwl_special_button_embeddertest.cpp92 CPWL_Wnd* GetWindow() const { return window_; } in GetWindow() function in CPWLSpecialButtonEmbedderTest
/external/openthread/src/core/net/
Dtcp6.hpp573 uint16_t GetWindow(void) const { return BigEndian::HostSwap16(mWindow); } in GetWindow() function in ot::Ip6::Tcp::Header