Searched refs:GeneralBilinearAccurateDownsampler_ref (Results 1 – 1 of 1) sorted by relevance
/third_party/openh264/test/processing/ |
D | ProcessUT_DownSample.cpp | 123 void GeneralBilinearAccurateDownsampler_ref (uint8_t* pDst, const int32_t kiDstStride, const int32_… in GeneralBilinearAccurateDownsampler_ref() function 349 …earDownsampler_UT (GeneralBilinearAccurateDownsampler_c, GeneralBilinearAccurateDownsampler_ref, 0, 370 GeneralBilinearAccurateDownsampler_ref, 1, WELS_CPU_SSE2) 374 GeneralBilinearAccurateDownsampler_ref, 1, WELS_CPU_SSE41) 379 GeneralBilinearAccurateDownsampler_ref, 1, WELS_CPU_AVX2) 393 GeneralBilinearAccurateDownsampler_ref, 1, WELS_CPU_NEON) 405 GeneralBilinearAccurateDownsampler_ref, 1, WELS_CPU_NEON)
|