Searched refs:InterpolateRow_SSSE3 (Results 1 – 24 of 24) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | scale_argb.cc | 225 InterpolateRow = InterpolateRow_SSSE3; in ScaleARGBBilinearDown() 323 InterpolateRow = InterpolateRow_SSSE3; in ScaleARGBBilinearUp() 509 InterpolateRow = InterpolateRow_SSSE3; in ScaleYUVToARGBBilinearUp()
|
D | planar_functions.cc | 1866 InterpolateRow = InterpolateRow_SSSE3; in ARGBInterpolate() 2403 InterpolateRow = InterpolateRow_SSSE3; in YUY2ToNV12() 2507 InterpolateRow = InterpolateRow_SSSE3; in UYVYToNV12()
|
D | scale.cc | 890 InterpolateRow = InterpolateRow_SSSE3; in ScalePlaneBilinearDown() 1087 InterpolateRow = InterpolateRow_SSSE3; in ScalePlaneBilinearUp()
|
D | row_any.cc | 465 ANY11T(InterpolateRow_Any_SSSE3, InterpolateRow_SSSE3, 1, 1, 15)
|
D | scale_common.cc | 891 InterpolateRow = InterpolateRow_SSSE3; in ScalePlaneVertical()
|
D | row_gcc.cc | 4654 void InterpolateRow_SSSE3(uint8* dst_ptr, const uint8* src_ptr, in InterpolateRow_SSSE3() function
|
D | row_win.cc | 5606 void InterpolateRow_SSSE3(uint8* dst_ptr, const uint8* src_ptr, in InterpolateRow_SSSE3() function
|
/external/libyuv/files/source/ |
D | scale_argb.cc | 289 InterpolateRow = InterpolateRow_SSSE3; in ScaleARGBBilinearDown() 394 InterpolateRow = InterpolateRow_SSSE3; in ScaleARGBBilinearUp() 591 InterpolateRow = InterpolateRow_SSSE3; in ScaleYUVToARGBBilinearUp()
|
D | planar_functions.cc | 2373 InterpolateRow = InterpolateRow_SSSE3; in InterpolatePlane() 3167 InterpolateRow = InterpolateRow_SSSE3; in YUY2ToNV12() 3275 InterpolateRow = InterpolateRow_SSSE3; in UYVYToNV12()
|
D | scale.cc | 1032 InterpolateRow = InterpolateRow_SSSE3; in ScalePlaneBilinearDown() 1235 InterpolateRow = InterpolateRow_SSSE3; in ScalePlaneBilinearUp()
|
D | row_any.cc | 805 ANY11T(InterpolateRow_Any_SSSE3, InterpolateRow_SSSE3, 1, 1, 15)
|
D | scale_common.cc | 1046 InterpolateRow = InterpolateRow_SSSE3; in ScalePlaneVertical()
|
D | row_gcc.cc | 4941 void InterpolateRow_SSSE3(uint8* dst_ptr, in InterpolateRow_SSSE3() function
|
D | row_win.cc | 5626 __declspec(naked) void InterpolateRow_SSSE3(uint8* dst_ptr,
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | scale_argb.cc | 289 InterpolateRow = InterpolateRow_SSSE3; in ScaleARGBBilinearDown() 393 InterpolateRow = InterpolateRow_SSSE3; in ScaleARGBBilinearUp() 591 InterpolateRow = InterpolateRow_SSSE3; in ScaleYUVToARGBBilinearUp()
|
D | scale.cc | 963 InterpolateRow = InterpolateRow_SSSE3; in ScalePlaneBilinearDown() 1158 InterpolateRow = InterpolateRow_SSSE3; in ScalePlaneBilinearUp()
|
D | planar_functions.cc | 2582 InterpolateRow = InterpolateRow_SSSE3; in InterpolatePlane() 3413 InterpolateRow = InterpolateRow_SSSE3; in YUY2ToNV12() 3529 InterpolateRow = InterpolateRow_SSSE3; in UYVYToNV12()
|
D | scale_common.cc | 1048 InterpolateRow = InterpolateRow_SSSE3; in ScalePlaneVertical()
|
D | row_any.cc | 935 ANY11T(InterpolateRow_Any_SSSE3, InterpolateRow_SSSE3, 1, 1, 15)
|
D | row_gcc.cc | 5899 void InterpolateRow_SSSE3(uint8_t* dst_ptr, in InterpolateRow_SSSE3() function
|
D | row_win.cc | 5636 __declspec(naked) void InterpolateRow_SSSE3(uint8_t* dst_ptr,
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1760 void InterpolateRow_SSSE3(uint8* dst_ptr, const uint8* src_ptr,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 2929 void InterpolateRow_SSSE3(uint8* dst_ptr,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 3192 void InterpolateRow_SSSE3(uint8_t* dst_ptr,
|