Home
last modified time | relevance | path

Searched refs:InterpolateRow_AVX2 (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Dscale_argb.cc218 InterpolateRow = InterpolateRow_AVX2; in ScaleARGBBilinearDown()
314 InterpolateRow = InterpolateRow_AVX2; in ScaleARGBBilinearUp()
495 InterpolateRow = InterpolateRow_AVX2; in ScaleYUVToARGBBilinearUp()
Drow_any.cc520 NANY(InterpolateRow_Any_AVX2, InterpolateRow_AVX2,
Dscale.cc914 InterpolateRow = InterpolateRow_AVX2; in ScalePlaneBilinearDown()
1115 InterpolateRow = InterpolateRow_AVX2; in ScalePlaneBilinearUp()
Dscale_common.cc915 InterpolateRow = InterpolateRow_AVX2; in ScalePlaneVertical()
Dplanar_functions.cc1822 InterpolateRow = InterpolateRow_AVX2; in ARGBInterpolate()
Drow_win.cc6201 void InterpolateRow_AVX2(uint8* dst_ptr, const uint8* src_ptr, in InterpolateRow_AVX2() function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1645 void InterpolateRow_AVX2(uint8* dst_ptr, const uint8* src_ptr,