Home
last modified time | relevance | path

Searched refs:buffered (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/SDL2/src/joystick/windows/
A DSDL_windowsjoystick_c.h73 SDL_bool buffered; member
A DSDL_dinputjoystick.c877 joystick->hwdata->buffered = SDL_TRUE; in SDL_DINPUT_JoystickOpen()
993 joystick->hwdata->buffered = SDL_FALSE; in SDL_DINPUT_JoystickOpen()
1249 if (joystick->hwdata->buffered) { in SDL_DINPUT_JoystickUpdate()
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dlibjpeg.txt562 object or the data source module; this prevents buffered input data from
1231 when using buffered-image mode for progressive images.
1236 These are significant only in buffered-image mode, which is
1816 library's "buffered-image" mode, in which it receives a decoded image
1863 buffered-image mode. This is described in the next section.
1880 The basic control flow for buffered-image decoding is
1886 cinfo.buffered_image = TRUE; /* select buffered-image mode */
1921 buffered image remains available; it can be read additional times by
1934 the buffered image (or just use jpeg_destroy_decompress()).
2082 buffered-image mode must be prepared for suspension returns from these
[all …]
A Dstructure.txt451 buffered by the coefficient controller have NOT been dequantized; we
541 scans (or if the application specifies buffered-image mode anyway). When
556 file as one pass when buffered-image mode is not used, and to ignore data
557 input work completely when buffered-image mode is used. Note that the
560 in buffered-image mode. So the work estimate is inherently bogus anyway.
A Dchange.log328 files. A "buffered image" mode supports incremental decoding for on-the-fly
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/doc/
A Dquickjs.texi505 Flush the buffered file.
/AliOS-Things-master/components/mbedtls/
A DChangeLog1115 configure the maximum length of a file path that can be buffered when
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A DCHANGES263 Version 99c "buffered" operations didn't work as intended. Replaced them

Completed in 23 milliseconds