Searched refs:ARGBToUV444Row_SSSE3 (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 573 ANY12(ARGBToUV444Row_Any_SSSE3, ARGBToUV444Row_SSSE3, 0, 4, 0, 15)
|
D | convert_from_argb.cc | 56 ARGBToUV444Row = ARGBToUV444Row_SSSE3; in ARGBToI444()
|
D | row_gcc.cc | 1020 void ARGBToUV444Row_SSSE3(const uint8* src_argb, uint8* dst_u, uint8* dst_v, in ARGBToUV444Row_SSSE3() function
|
D | row_win.cc | 1600 void ARGBToUV444Row_SSSE3(const uint8* src_argb0, in ARGBToUV444Row_SSSE3() function
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 727 void ARGBToUV444Row_SSSE3(const uint8* src_argb,
|