Searched defs:HashDjb2_SSE41 (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Dcompare_gcc.cc92 uint32 HashDjb2_SSE41(const uint8* src, int count, uint32 seed) { function
H A Dcompare_win.cc139 uint32 HashDjb2_SSE41(const uint8* src, int count, uint32 seed) { function
/external/libyuv/files/source/
H A Dcompare.cc76 static uint32 HashDjb2_SSE41(const uint8* src, int count, uint32 seed) { function
160 static uint32 HashDjb2_SSE41(const uint8* src, int count, uint32 seed) { function
224 HashDjb2_SSE = HashDjb2_SSE41;

Completed in 192 milliseconds