Home
last modified time | relevance | path

Searched refs:obtained (Results 1 – 23 of 23) sorted by relevance

/AliOS-Things-master/components/SDL2/src/audio/
A DSDL_audio.c1254 if (!obtained) { in open_audio_device()
1255 obtained = &_obtained; in open_audio_device()
1257 if (!prepare_audiospec(desired, obtained)) { in open_audio_device()
1334 device->spec = *obtained; in open_audio_device()
1363 if (obtained->freq != device->spec.freq) { in open_audio_device()
1365 obtained->freq = device->spec.freq; in open_audio_device()
1370 if (obtained->format != device->spec.format) { in open_audio_device()
1394 device->callbackspec = *obtained; in open_audio_device()
1400 obtained->format, obtained->channels, obtained->freq); in open_audio_device()
1402 device->stream = SDL_NewAudioStream(obtained->format, obtained->channels, in open_audio_device()
[all …]
/AliOS-Things-master/components/SDL2/test/
A Dtestautomation_audio.c702 SDL_AudioSpec desired, obtained; in audio_openCloseAndGetAudioStatus() local
724 …id = SDL_OpenAudioDevice((const char *)device, 0, &desired, &obtained, SDL_AUDIO_ALLOW_ANY_CHANGE); in audio_openCloseAndGetAudioStatus()
760 SDL_AudioSpec desired, obtained; in audio_lockUnlockOpenAudioDevice() local
782 …id = SDL_OpenAudioDevice((const char *)device, 0, &desired, &obtained, SDL_AUDIO_ALLOW_ANY_CHANGE); in audio_lockUnlockOpenAudioDevice()
922 SDL_AudioSpec desired, obtained; in audio_openCloseAudioDeviceConnected() local
944 …id = SDL_OpenAudioDevice((const char *)device, 0, &desired, &obtained, SDL_AUDIO_ALLOW_ANY_CHANGE); in audio_openCloseAudioDeviceConnected()
/AliOS-Things-master/components/SDL2/include/
A DSDL_audio.h319 SDL_AudioSpec * obtained);
383 obtained,
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A DREADME231 The TIFF 6.0 file format specification can be obtained by FTP from
236 (Compression tag 7). Copies of this Note can be obtained from
A Dlibjpeg.txt158 can be obtained with a custom source manager. Decompressed data is delivered
1111 tradeoffs, in which faster decompression may be obtained at the price of
/AliOS-Things-master/components/SDL2/docs/
A DREADME-ios.md180 The above objects can be obtained via SDL_GetWindowWMInfo() (in SDL_syswm.h).
A Ddoxyfile553 # be obtained via FILE_VERSION_FILTER)
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoamodes.m259 * obtained via public APIs) which don't work with SetDisplayMode.
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dlibpng-manual.txt1826 "t" means the transformation is obtained by png_set_tRNS.
1827 "A" means the transformation is obtained by png_set_add_alpha().
1828 "X" means the transformation is obtained by png_set_expand().
1829 "1" means the transformation is obtained by
1833 "C" means the transformation is obtained by png_set_gray_to_rgb().
1835 "P" means the transformation is obtained by
1837 "p" means the transformation is obtained by png_set_packing().
1838 "Q" means the transformation is obtained by png_set_quantize().
1839 "T" means the transformation is obtained by
1841 "B" means the transformation is obtained by
[all …]
A DCHANGES3203 obtained by reading the prototypes and comments in pngpriv.h
/AliOS-Things-master/components/SDL2/src/hidapi/doxygen/
A DDoxyfile565 # be obtained via FILE_VERSION_FILTER)
/AliOS-Things-master/components/SDL2/src/gfx/Docs/
A Dhtml.doxyfile655 # be obtained via FILE_VERSION_FILTER)
/AliOS-Things-master/components/jsoncpp/doc/
A Ddoxyfile.in727 # be replaced by the version of the file (if it could be obtained via
A Dweb_doxyfile.in727 # be replaced by the version of the file (if it could be obtained via
/AliOS-Things-master/components/littlevgl/scripts/
A DDoxyfile771 # be replaced by the version of the file (if it could be obtained via
/AliOS-Things-master/documentation/doxygen/
A DDoxyfile-AOS845 # be replaced by the version of the file (if it could be obtained via
/AliOS-Things-master/components/SDL2/src/image/acinclude/
A Dlibtool.m438 # obtained by writing to the Free Software Foundation, Inc.,
/AliOS-Things-master/components/SDL2/acinclude/
A Dlibtool.m440 # obtained by writing to the Free Software Foundation, Inc.,
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A Daclocal.m460 # obtained by writing to the Free Software Foundation, Inc.,
/AliOS-Things-master/components/SDL2/src/gfx/
A Daclocal.m460 # obtained by writing to the Free Software Foundation, Inc.,
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DChangeLog6977 units obtained from the input file. Closes
/AliOS-Things-master/components/SDL2/src/image/autom4te.cache/
A Doutput.015002 # obtained by writing to the Free Software Foundation, Inc.,
A Doutput.115002 # obtained by writing to the Free Software Foundation, Inc.,

Completed in 95 milliseconds