Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dlossless_mips_dsp_r2.c22 #define MAP_COLOR_FUNCS(FUNC_NAME, TYPE, GET_INDEX, GET_VALUE) \ macro
89 MAP_COLOR_FUNCS(MapARGB_MIPSdspR2, uint32_t, VP8GetARGBIndex, VP8GetARGBValue) in MAP_COLOR_FUNCS() function
90 MAP_COLOR_FUNCS(MapAlpha_MIPSdspR2, uint8_t, VP8GetAlphaIndex, VP8GetAlphaValue) in MAP_COLOR_FUNCS()
92 #undef MAP_COLOR_FUNCS in MAP_COLOR_FUNCS()

Completed in 4 milliseconds