Searched refs:ARGBShuffleRow_SSE2 (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 430 ANY11P(ARGBShuffleRow_Any_SSE2, ARGBShuffleRow_SSE2, const uint8*, 4, 4, 3)
|
D | row_gcc.cc | 5026 void ARGBShuffleRow_SSE2(const uint8* src_argb, uint8* dst_argb, in ARGBShuffleRow_SSE2() function
|
D | planar_functions.cc | 1934 ARGBShuffleRow = ARGBShuffleRow_SSE2; in ARGBShuffle()
|
D | row_win.cc | 5868 void ARGBShuffleRow_SSE2(const uint8* src_argb, uint8* dst_argb, in ARGBShuffleRow_SSE2() function
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 839 void ARGBShuffleRow_SSE2(const uint8* src_argb, uint8* dst_argb,
|