Searched refs:ARGBAffineRow_SSE2 (Results 1 – 9 of 9) sorted by relevance
/external/libyuv/files/include/libyuv/ |
D | planar_functions.h | 328 void ARGBAffineRow_SSE2(const uint8* src_argb, int src_argb_stride,
|
D | row.h | 715 void ARGBAffineRow_SSE2(const uint8* src_argb, int src_argb_stride,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | planar_functions.h | 420 void ARGBAffineRow_SSE2(const uint8* src_argb, int src_argb_stride,
|
D | row.h | 1749 void ARGBAffineRow_SSE2(const uint8* src_argb, int src_argb_stride,
|
/external/libyuv/files/unit_test/ |
D | planar_test.cc | 968 ARGBAffineRow_SSE2(&orig_pixels_0[0][0], 0, &interpolate_pixels_Opt[0][0], in TEST_F() 977 ARGBAffineRow_SSE2(&orig_pixels_0[0][0], 0, &interpolate_pixels_Opt[0][0], in TEST_F()
|
/external/libyuv/files/source/ |
D | row_posix.cc | 3489 void ARGBAffineRow_SSE2(const uint8* src_argb, int src_argb_stride, in ARGBAffineRow_SSE2() function
|
D | row_win.cc | 3934 void ARGBAffineRow_SSE2(const uint8* src_argb, int src_argb_stride, in ARGBAffineRow_SSE2() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_gcc.cc | 4569 void ARGBAffineRow_SSE2(const uint8* src_argb, int src_argb_stride, in ARGBAffineRow_SSE2() function
|
D | row_win.cc | 5425 void ARGBAffineRow_SSE2(const uint8* src_argb, int src_argb_stride, in ARGBAffineRow_SSE2() function
|