OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebPInitPremultiplySSE2
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/libwebp/dsp/
dsp.h
206
void
WebPInitPremultiplySSE2
(void); // should not be called directly.
upsampling_sse2.c
206
void
WebPInitPremultiplySSE2
(void) {
upsampling.c
355
WebPInitPremultiplySSE2
();
/external/webp/src/dsp/
dsp.h
206
void
WebPInitPremultiplySSE2
(void); // should not be called directly.
upsampling_sse2.c
206
void
WebPInitPremultiplySSE2
(void) {
upsampling.c
355
WebPInitPremultiplySSE2
();
Completed in 380 milliseconds