Home
last modified time | relevance | path

Searched refs:InterpolateRow_SSE2 (Results 1 – 8 of 8) sorted by relevance

/external/libaom/libaom/third_party/libyuv/source/
Dscale_argb.cc217 InterpolateRow = InterpolateRow_SSE2; in ScaleARGBBilinearDown()
315 InterpolateRow = InterpolateRow_SSE2; in ScaleARGBBilinearUp()
501 InterpolateRow = InterpolateRow_SSE2; in ScaleYUVToARGBBilinearUp()
Dplanar_functions.cc1858 InterpolateRow = InterpolateRow_SSE2; in ARGBInterpolate()
2395 InterpolateRow = InterpolateRow_SSE2; in YUY2ToNV12()
2499 InterpolateRow = InterpolateRow_SSE2; in UYVYToNV12()
Dscale.cc882 InterpolateRow = InterpolateRow_SSE2; in ScalePlaneBilinearDown()
1079 InterpolateRow = InterpolateRow_SSE2; in ScalePlaneBilinearUp()
Drow_any.cc468 ANY11T(InterpolateRow_Any_SSE2, InterpolateRow_SSE2, 1, 1, 15)
Dscale_common.cc883 InterpolateRow = InterpolateRow_SSE2; in ScalePlaneVertical()
Drow_gcc.cc4858 void InterpolateRow_SSE2(uint8* dst_ptr, const uint8* src_ptr, in InterpolateRow_SSE2() function
Drow_win.cc5707 void InterpolateRow_SSE2(uint8* dst_ptr, const uint8* src_ptr, in InterpolateRow_SSE2() function
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h1757 void InterpolateRow_SSE2(uint8* dst_ptr, const uint8* src_ptr,