Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dlossless_enc.c580 static int VectorMismatch(const uint32_t* const array1, in VectorMismatch() function
891 VP8LVectorMismatch = VectorMismatch; in VP8LEncDspInit()
Dlossless_enc_sse2.c335 static int VectorMismatch(const uint32_t* const array1, in VectorMismatch() function
686 VP8LVectorMismatch = VectorMismatch; in VP8LEncDspInitSSE2()