Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libyuv/source/
Dscale_argb.cc198 InterpolateRow = InterpolateRow_SSE2; in ScaleARGBBilinearDown()
294 InterpolateRow = InterpolateRow_SSE2; in ScaleARGBBilinearUp()
475 InterpolateRow = InterpolateRow_SSE2; in ScaleYUVToARGBBilinearUp()
Dscale.cc894 InterpolateRow = InterpolateRow_SSE2; in ScalePlaneBilinearDown()
1095 InterpolateRow = InterpolateRow_SSE2; in ScalePlaneBilinearUp()
Dscale_common.cc894 InterpolateRow = InterpolateRow_SSE2; in ScalePlaneVertical()
Dplanar_functions.cc1796 InterpolateRow = InterpolateRow_SSE2; in ARGBInterpolate()
Drow_posix.cc5441 void InterpolateRow_SSE2(uint8* dst_ptr, const uint8* src_ptr, in InterpolateRow_SSE2() function
Drow_win.cc6290 void InterpolateRow_SSE2(uint8* dst_ptr, const uint8* src_ptr, in InterpolateRow_SSE2() function
/external/chromium_org/third_party/libyuv/include/libyuv/
Drow.h1611 void InterpolateRow_SSE2(uint8* dst_ptr, const uint8* src_ptr,