Searched defs:DUAL_SAMPLE_FUNC (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libwebp/dsp/
H A Dupsampling.c112 #define DUAL_SAMPLE_FUNC(FUNC_NAME, FUNC) \ macro
136 DUAL_SAMPLE_FUNC(DualLineSamplerBGRA, VP8YuvToBgra) function
137 DUAL_SAMPLE_FUNC(DualLineSamplerARGB, VP8YuvToArgb)
138 #undef DUAL_SAMPLE_FUNC macro
/external/webp/src/dsp/
H A Dupsampling.c112 #define DUAL_SAMPLE_FUNC(FUNC_NAME, FUNC) \ macro
136 DUAL_SAMPLE_FUNC(DualLineSamplerBGRA, VP8YuvToBgra) function
137 DUAL_SAMPLE_FUNC(DualLineSamplerARGB, VP8YuvToArgb)
138 #undef DUAL_SAMPLE_FUNC macro

Completed in 110 milliseconds