Home
last modified time | relevance | path

Searched refs:dispose (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Dgifdec.c65 GIFDisposeMethod* const dispose, in GIFReadGraphicsExtension() argument
74 *dispose = GIF_DISPOSE_RESTORE_PREVIOUS; in GIFReadGraphicsExtension()
77 *dispose = GIF_DISPOSE_BACKGROUND; in GIFReadGraphicsExtension()
82 *dispose = GIF_DISPOSE_NONE; in GIFReadGraphicsExtension()
260 void GIFDisposeFrame(GIFDisposeMethod dispose, const GIFFrameRect* const rect, in GIFDisposeFrame() argument
264 if (dispose == GIF_DISPOSE_BACKGROUND) { in GIFDisposeFrame()
266 } else if (dispose == GIF_DISPOSE_RESTORE_PREVIOUS) { in GIFDisposeFrame()
336 GIFDisposeMethod* const dispose, in GIFReadGraphicsExtension() argument
340 (void)dispose; in GIFReadGraphicsExtension()
375 void GIFDisposeFrame(GIFDisposeMethod dispose, const GIFFrameRect* const rect, in GIFDisposeFrame() argument
[all …]
A Dgifdec.h71 GIFDisposeMethod* const dispose,
92 void GIFDisposeFrame(GIFDisposeMethod dispose, const GIFFrameRect* const rect,
A Dwebpinfo.c740 int offset_x, offset_y, width, height, duration, blend, dispose, temp; in ProcessANMFChunk() local
759 dispose = temp & 1; in ProcessANMFChunk()
765 offset_x, offset_y, width, height, duration, dispose, blend); in ProcessANMFChunk()
A Dwebpmux.c240 const char* const dispose = in DisplayInfo() local
245 printf("%8d %10s %5s ", frame.duration, dispose, blend); in DisplayInfo()
/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DSelectObjectRequest.h52 int dispose() const;
/AliOS-Things-master/components/oss/src/model/
A DSelectObjectRequest.cc321 int SelectObjectRequest::dispose() const in dispose() function in SelectObjectRequest
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DREADME.mux77 'mi' is the dispose method for this frame (0 or 1),
A DChangeLog2681 6378f238 Merge "vwebp/animation: fix background dispose" into 0.3.0
2683 04c7a2ec vwebp/animation: fix background dispose
/AliOS-Things-master/components/oss/src/
A DOssClientImpl.cc1157 int ret = request.dispose(); in SelectObject()
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dlibjpeg.txt452 After completing a compression cycle, you may dispose of the JPEG object
706 After completing a decompression cycle, you may dispose of the JPEG object as

Completed in 25 milliseconds