Searched refs:SumOf16x16SingleBlock_ref (Results 1 – 1 of 1) sorted by relevance
30 int32_t SumOf16x16SingleBlock_ref (uint8_t* pRef, const int32_t kiRefStride) { in SumOf16x16SingleBlock_ref() function125 GENERATE_SumOfSingleBlock (SumOf16x16SingleBlock_ref, SumOf16x16SingleBlock_c, 0)129 GENERATE_SumOfSingleBlock (SumOf16x16SingleBlock_ref, SumOf16x16SingleBlock_sse2, WELS_CPU_SSE2)134 GENERATE_SumOfSingleBlock (SumOf16x16SingleBlock_ref, SumOf16x16SingleBlock_neon, WELS_CPU_NEON)139 GENERATE_SumOfSingleBlock (SumOf16x16SingleBlock_ref, SumOf16x16SingleBlock_AArch64_neon, WELS_CPU_…