Home
last modified time | relevance | path

Searched refs:Initialize (Results 1 – 25 of 38) sorted by relevance

12

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/
A Dspectrogram.h53 bool Initialize(int window_length, int step_length);
56 bool Initialize(const std::vector<double>& window, int step_length);
A Dmfcc_dct.h29 bool Initialize(int input_length, int coefficient_count);
A Dmfcc_mel_filterbank.h29 bool Initialize(int input_length, // Number of unique FFT bins fftsize/2+1.
A Dmfcc.h32 bool Initialize(int input_length, double input_sample_rate);
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dcpuinfo.cc35 init_status_ = Initialize(); in EnsureInitialized()
86 CpuInfo::InitStatus CpuInfo::Initialize() { in Initialize() function in ruy::CpuInfo
A Dcpuinfo.h55 InitStatus Initialize();
/AliOS-Things-master/components/SDL2/src/core/winrt/
A DSDL_winrtapp_common.cpp38 if (FAILED(Windows::Foundation::Initialize(RO_INIT_MULTITHREADED))) { in SDL_WinRTRunApp()
A DSDL_winrtapp_direct3d.h31 virtual void Initialize(Windows::ApplicationModel::Core::CoreApplicationView^ applicationView);
A DSDL_winrtapp_direct3d.cpp243 void SDL_WinRTApp::Initialize(CoreApplicationView^ applicationView)
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/
A Dcpu_backend_context.h86 InitStatus Initialize();
/AliOS-Things-master/components/amp/components/at/
A DREADME.md21 4. Initialize at (at.init API);
/AliOS-Things-master/components/littlevgl/
A DREADME.md116 lv_disp_buf_init(&disp_buf, buf, NULL, LV_HOR_RES_MAX * 10); /*Initialize the display buffer*/
270 lv_style_copy(&style_btn_rel, &lv_style_plain); /*Initialize from a built-in style*/
281 lv_style_copy(&style_btn_pr, &style_btn_rel); /*Initialize from the released style*/
331 /* Initialize and set a theme. `LV_THEME_NIGHT` needs to enabled in lv_conf.h. */
348 /* Initialize and set an other theme. `LV_THEME_MATERIAL` needs to enabled in lv_conf.h.
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/
A DREADME-ENG.md148 // Initialize the SDK
214 // Initialize the SDK
A DREADME-CN.md209 // Initialize the SDK
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoavideo.m60 /* Initialize all variables that we clean on shutdown */
/AliOS-Things-master/components/SDL2/src/video/uikit/
A DSDL_uikitvideo.m76 /* Initialize all variables that we clean on shutdown */
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dconfigure.ac22 # Initialize Automake
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/
A Dtrain_micro_speech_model.ipynb456 " # Initialize the interpreter\n",
/AliOS-Things-master/components/SDL2/src/hidapi/
A DREADME.txt66 // Initialize the hidapi library
/AliOS-Things-master/components/SDL2/docs/
A DREADME-ios.md270 // Initialize the Game Center for scoring and matchmaking
/AliOS-Things-master/components/SDL2/src/audio/coreaudio/
A DSDL_coreaudio.m1017 /* Initialize all variables that we clean on shutdown */
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DChangeLog2919 * tools/tiffcp.c: Initialize buffer arrays with zero to avoid
3448 Initialize stack variables to avoid compiler warning.
4996 * libtiff/tif_jpeg.c: Initialize JPEGTables array with zero after
5644 * libtiff/tif_dir.c: Initialize td_tilewidth and td_tilelength fields
5755 * libtiff/tif_getimage.c: Initialize arrays after space allocation.
5868 * tools/tiff2pdf.c: Initialize arrays properly.
5885 * libtiff/tif_dir.c: Initialize tif_foundfield data member in the
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A DCHANGES4560 Initialize dimension values so if sscanf fails at least we have known
5971 Initialize profile_header[] in png_handle_iCCP() to fix OSS-fuzz issue.
5972 Initialize png_ptr->row_buf[0] to 255 in png_read_row() to fix OSS-fuzz UMR.
6003 Initialize png_handler.row_ptr in contrib/oss-fuzz/libpng_read_fuzzer.cc
6019 Initialize memory allocated by png_inflate to zero, using memset, to
6022 Initialize memory allocated by png_read_buffer to zero, using memset, to
6036 Initialize png_handler.row_ptr in contrib/oss-fuzz/libpng_read_fuzzer.cc
/AliOS-Things-master/components/SDL2/src/image/acinclude/
A Dlibtool.m4287 # Initialize.
300 # Initialize.
506 # Initialize.
/AliOS-Things-master/components/SDL2/acinclude/
A Dlibtool.m4304 # Initialize.
317 # Initialize.
523 # Initialize.

Completed in 55 milliseconds

12