Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dalpha_processing.c395 void (*WebPPackARGB)(const uint8_t* a, const uint8_t* r, const uint8_t* g, variable
418 WebPPackARGB = PackARGB_C; in WEBP_DSP_INIT_FUNC()
467 assert(WebPPackARGB != NULL); in WEBP_DSP_INIT_FUNC()
A Dalpha_processing_mips_dsp_r2.c219 WebPPackARGB = PackARGB_MIPSdspR2; in WebPInitAlphaProcessingMIPSdspR2()
A Ddsp.h622 extern void (*WebPPackARGB)(const uint8_t* a, const uint8_t* r,
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dpicture_csp_enc.c1131 WebPPackARGB(a_ptr, r_ptr, g_ptr, b_ptr, width, dst); in Import()

Completed in 9 milliseconds