Searched refs:WebPSamplerProcessPlane (Results 1 – 6 of 6) sorted by relevance
/external/webp/src/dsp/ |
D | yuv.c | 102 void WebPSamplerProcessPlane(const uint8_t* y, int y_stride, in WebPSamplerProcessPlane() function
|
D | dsp.h | 209 void WebPSamplerProcessPlane(const uint8_t* y, int y_stride,
|
/external/chromium_org/third_party/libwebp/dsp/ |
D | yuv.c | 102 void WebPSamplerProcessPlane(const uint8_t* y, int y_stride, in WebPSamplerProcessPlane() function
|
D | dsp.h | 209 void WebPSamplerProcessPlane(const uint8_t* y, int y_stride,
|
/external/chromium_org/third_party/libwebp/dec/ |
D | io.c | 51 WebPSamplerProcessPlane(io->y, io->y_stride, in EmitSampledRGB()
|
/external/webp/src/dec/ |
D | io.c | 51 WebPSamplerProcessPlane(io->y, io->y_stride, in EmitSampledRGB()
|