Home
last modified time | relevance | path

Searched refs:WindowState (Results 1 – 15 of 15) sorted by relevance

/external/tensorflow/tensorflow/lite/experimental/microfrontend/lib/
Dwindow_test.cc47 struct WindowState state; in TF_LITE_MICRO_TEST()
66 struct WindowState state; in TF_LITE_MICRO_TEST()
85 struct WindowState state; in TF_LITE_MICRO_TEST()
108 struct WindowState state; in TF_LITE_MICRO_TEST()
124 struct WindowState state; in TF_LITE_MICRO_TEST()
151 struct WindowState state; in TF_LITE_MICRO_TEST()
Dwindow.h27 struct WindowState { struct
40 int WindowProcessSamples(struct WindowState* state, const int16_t* samples, argument
43 void WindowReset(struct WindowState* state);
Dwindow_io.h26 void WindowWriteMemmapPreamble(FILE* fp, const struct WindowState* state);
27 void WindowWriteMemmap(FILE* fp, const struct WindowState* state,
Dwindow_util.h36 struct WindowState* state, int sample_rate);
39 void WindowFreeStateContents(struct WindowState* state);
Dwindow_io.c17 void WindowWriteMemmapPreamble(FILE* fp, const struct WindowState* state) { in WindowWriteMemmapPreamble()
32 void WindowWriteMemmap(FILE* fp, const struct WindowState* state, in WindowWriteMemmap()
Dwindow_util.c28 struct WindowState* state, int sample_rate) { in WindowPopulateState()
67 void WindowFreeStateContents(struct WindowState* state) { in WindowFreeStateContents()
Dwindow.c19 int WindowProcessSamples(struct WindowState* state, const int16_t* samples, in WindowProcessSamples()
65 void WindowReset(struct WindowState* state) { in WindowReset()
Dfrontend.h33 struct WindowState window;
/external/tensorflow/tensorflow/lite/experimental/micro/examples/micro_speech/micro_features/
Dwindow_test.cc50 struct WindowState state; in TF_LITE_MICRO_TEST()
70 struct WindowState state; in TF_LITE_MICRO_TEST()
90 struct WindowState state; in TF_LITE_MICRO_TEST()
114 struct WindowState state; in TF_LITE_MICRO_TEST()
131 struct WindowState state; in TF_LITE_MICRO_TEST()
159 struct WindowState state; in TF_LITE_MICRO_TEST()
Dwindow.h25 struct WindowState { struct
38 int WindowProcessSamples(struct WindowState* state, const int16_t* samples, argument
41 void WindowReset(struct WindowState* state);
Dwindow_util.h35 struct WindowState* state, int sample_rate);
38 void WindowFreeStateContents(struct WindowState* state);
Dwindow.cc19 int WindowProcessSamples(struct WindowState* state, const int16_t* samples, in WindowProcessSamples()
65 void WindowReset(struct WindowState* state) { in WindowReset()
Dfrontend.h29 struct WindowState window;
Dwindow_util.cc33 struct WindowState* state, int sample_rate) { in WindowPopulateState()
/external/deqp/framework/platform/android/
DtcuAndroidRenderActivity.hpp108 enum WindowState enum
157 WindowState m_windowState;