Searched refs:VP8LResidualImage (Results 1 – 6 of 6) sorted by relevance
/external/opencv3/3rdparty/libwebp/dsp/ |
D | lossless.h | 48 void VP8LResidualImage(int width, int height, int bits,
|
D | lossless.c | 613 void VP8LResidualImage(int width, int height, int bits, in VP8LResidualImage() function
|
/external/webp/src/dsp/ |
D | lossless.h | 159 void VP8LResidualImage(int width, int height, int bits, int low_effort,
|
D | lossless_enc.c | 673 void VP8LResidualImage(int width, int height, int bits, int low_effort, in VP8LResidualImage() function
|
/external/opencv3/3rdparty/libwebp/enc/ |
D | vp8l.c | 686 VP8LResidualImage(width, height, pred_bits, enc->argb_, enc->argb_scratch_, in ApplyPredictFilter()
|
/external/webp/src/enc/ |
D | vp8l.c | 1015 VP8LResidualImage(width, height, pred_bits, low_effort, enc->argb_, in ApplyPredictFilter()
|