Home
last modified time | relevance | path

Searched refs:WebPGetColorPalette (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/utils/
A Dutils.h169 WEBP_EXTERN int WebPGetColorPalette(const struct WebPPicture* const pic,
A Dutils.c250 int WebPGetColorPalette(const WebPPicture* const pic, uint32_t* const palette) { in WebPGetColorPalette() function
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/mux/
A Danim_encode.c886 const int num_colors = WebPGetColorPalette(&params->sub_frame_ll_, NULL); in GenerateCandidates()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dvp8l_enc.c127 const int num_colors = WebPGetColorPalette(pic, palette); in AnalyzeAndCreatePalette()

Completed in 13 milliseconds