/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/ |
A D | spectrogram.h | 53 bool Initialize(int window_length, int step_length); 56 bool Initialize(const std::vector<double>& window, int step_length);
|
A D | mfcc_dct.h | 29 bool Initialize(int input_length, int coefficient_count);
|
A D | mfcc_mel_filterbank.h | 29 bool Initialize(int input_length, // Number of unique FFT bins fftsize/2+1.
|
A D | mfcc.h | 32 bool Initialize(int input_length, double input_sample_rate);
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/ |
A D | cpuinfo.cc | 35 init_status_ = Initialize(); in EnsureInitialized() 86 CpuInfo::InitStatus CpuInfo::Initialize() { in Initialize() function in ruy::CpuInfo
|
A D | cpuinfo.h | 55 InitStatus Initialize();
|
/AliOS-Things-master/components/SDL2/src/core/winrt/ |
A D | SDL_winrtapp_common.cpp | 38 if (FAILED(Windows::Foundation::Initialize(RO_INIT_MULTITHREADED))) { in SDL_WinRTRunApp()
|
A D | SDL_winrtapp_direct3d.h | 31 virtual void Initialize(Windows::ApplicationModel::Core::CoreApplicationView^ applicationView);
|
A D | SDL_winrtapp_direct3d.cpp | 243 void SDL_WinRTApp::Initialize(CoreApplicationView^ applicationView)
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/ |
A D | cpu_backend_context.h | 86 InitStatus Initialize();
|
/AliOS-Things-master/components/amp/components/at/ |
A D | README.md | 21 4. Initialize at (at.init API);
|
/AliOS-Things-master/components/littlevgl/ |
A D | README.md | 116 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 D | README-ENG.md | 148 // Initialize the SDK 214 // Initialize the SDK
|
A D | README-CN.md | 209 // Initialize the SDK
|
/AliOS-Things-master/components/SDL2/src/video/cocoa/ |
A D | SDL_cocoavideo.m | 60 /* Initialize all variables that we clean on shutdown */
|
/AliOS-Things-master/components/SDL2/src/video/uikit/ |
A D | SDL_uikitvideo.m | 76 /* Initialize all variables that we clean on shutdown */
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | configure.ac | 22 # Initialize Automake
|
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/ |
A D | train_micro_speech_model.ipynb | 456 " # Initialize the interpreter\n",
|
/AliOS-Things-master/components/SDL2/src/hidapi/ |
A D | README.txt | 66 // Initialize the hidapi library
|
/AliOS-Things-master/components/SDL2/docs/ |
A D | README-ios.md | 270 // Initialize the Game Center for scoring and matchmaking
|
/AliOS-Things-master/components/SDL2/src/audio/coreaudio/ |
A D | SDL_coreaudio.m | 1017 /* Initialize all variables that we clean on shutdown */
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | ChangeLog | 2919 * 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 D | CHANGES | 4560 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 D | libtool.m4 | 287 # Initialize. 300 # Initialize. 506 # Initialize.
|
/AliOS-Things-master/components/SDL2/acinclude/ |
A D | libtool.m4 | 304 # Initialize. 317 # Initialize. 523 # Initialize.
|