OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebPConvertRGBA32ToUV
(Results
1 - 4
of
4
) sorted by null
/external/webp/src/dsp/
yuv.c
249
void (*
WebPConvertRGBA32ToUV
)(const uint16_t* rgb,
270
WebPConvertRGBA32ToUV
= WebPConvertRGBA32ToUV_C;
dsp.h
336
extern void (*
WebPConvertRGBA32ToUV
)(const uint16_t* rgb,
yuv_sse2.c
766
WebPConvertRGBA32ToUV
= ConvertRGBA32ToUV;
/external/webp/src/enc/
picture_csp.c
[
all
...]
Completed in 164 milliseconds