Home
last modified time | relevance | path

Searched refs:have_input (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Dimg2webp.c140 int have_input = 0; in main() local
206 have_input |= 1; in main()
209 if (!have_input) { in main()
/AliOS-Things-master/components/SDL2/src/audio/alsa/
A DSDL_alsa_audio.c861 SDL_bool have_input = SDL_FALSE; in ALSA_HotplugThread() local
881 if (isinput) have_input = SDL_TRUE; in ALSA_HotplugThread()
888 if (isinput && !have_input) { in ALSA_HotplugThread()

Completed in 4 milliseconds