Home
last modified time | relevance | path

Searched refs:VP8LAddVectorEqFunc (Results 1 – 2 of 2) sorted by relevance

/external/webp/src/dsp/
Dlossless.h200 typedef void (*VP8LAddVectorEqFunc)(const uint32_t* a, uint32_t* out, int size); typedef
201 extern VP8LAddVectorEqFunc VP8LAddVectorEq;
Dlossless_enc.c881 VP8LAddVectorEqFunc VP8LAddVectorEq;