Home
last modified time | relevance | path

Searched defs:bitstream (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/imageio/
A Dwebpdec.c57 WebPBitstreamFeatures* bitstream) { in LoadWebP()
151 WebPBitstreamFeatures* const bitstream = &config.input; in ReadWebP() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/webp/
A Dmux.h136 static WEBP_INLINE WebPMux* WebPMuxCreate(const WebPData* bitstream, in WebPMuxCreate()
200 WebPData bitstream; // image data: can be a raw VP8/VP8L bitstream member
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/mux/
A Dmuxedit.c128 static WebPMuxError GetImageData(const WebPData* const bitstream, in GetImageData()
216 const WebPData* const bitstream, int copy_data, WebPMuxImage* const wpi) { in SetAlphaAndImageChunks()
233 WebPMuxError WebPMuxSetImage(WebPMux* mux, const WebPData* bitstream, in WebPMuxSetImage()
A Dmuxread.c175 WebPMux* WebPMuxCreateInternal(const WebPData* bitstream, int copy_data, in WebPMuxCreateInternal()
390 WebPData* const bitstream) { in SynthesizeBitstream()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Ddwebp.c186 WebPBitstreamFeatures* const bitstream = &config.input; in main() local
A Dwebpmux.c388 WebPData bitstream; in CreateMux() local

Completed in 9 milliseconds