Searched refs:VP8PredLuma16 (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libwebp/dsp/
H A Ddsp.h146 extern const VP8PredFunc VP8PredLuma16[/* NUM_B_DC_MODES */];
H A Ddec.c463 const VP8PredFunc VP8PredLuma16[NUM_B_DC_MODES] = { variable
/external/webp/src/dsp/
H A Ddsp.h146 extern const VP8PredFunc VP8PredLuma16[/* NUM_B_DC_MODES */];
H A Ddec.c463 const VP8PredFunc VP8PredLuma16[NUM_B_DC_MODES] = { variable
/external/chromium_org/third_party/libwebp/dec/
H A Dframe.c785 VP8PredLuma16[pred_func](y_dst);
/external/webp/src/dec/
H A Dframe.c785 VP8PredLuma16[pred_func](y_dst);

Completed in 318 milliseconds