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

/external/chromium_org/third_party/libwebp/dsp/
H A Ddsp.h148 extern const VP8PredFunc VP8PredLuma4[/* NUM_BMODES */];
H A Ddec.c459 const VP8PredFunc VP8PredLuma4[NUM_BMODES] = { variable
/external/webp/src/dsp/
H A Ddsp.h148 extern const VP8PredFunc VP8PredLuma4[/* NUM_BMODES */];
H A Ddec.c459 const VP8PredFunc VP8PredLuma4[NUM_BMODES] = { variable
/external/chromium_org/third_party/libwebp/dec/
H A Dframe.c779 VP8PredLuma4[block->imodes_[n]](dst);
/external/webp/src/dec/
H A Dframe.c779 VP8PredLuma4[block->imodes_[n]](dst);

Completed in 182 milliseconds