Searched refs:VP8LVectorMismatch (Results 1 – 4 of 4) sorted by relevance
769 VP8LVectorMismatchFunc VP8LVectorMismatch; variable807 VP8LVectorMismatch = VectorMismatch_C; in WEBP_DSP_INIT_FUNC()893 assert(VP8LVectorMismatch != NULL); in WEBP_DSP_INIT_FUNC()
227 extern VP8LVectorMismatchFunc VP8LVectorMismatch;
671 VP8LVectorMismatch = VectorMismatch_SSE2; in VP8LEncDspInitSSE2()
73 return VP8LVectorMismatch(array1, array2, max_limit); in FindMatchLength()382 curr_length = VP8LVectorMismatch(argb + pos, argb_start, max_len); in VP8LHashChainFill()