Home
last modified time | relevance | path

Searched refs:ARGBToUV444Row_SSSE3 (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_from_argb.cc59 ARGBToUV444Row = ARGBToUV444Row_SSSE3; in ARGBToI444()
Drow_posix.cc1175 void ARGBToUV444Row_SSSE3(const uint8* src_argb, uint8* dst_u, uint8* dst_v, in ARGBToUV444Row_SSSE3() function
Drow_win.cc1555 void ARGBToUV444Row_SSSE3(const uint8* src_argb0, in ARGBToUV444Row_SSSE3() function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h720 void ARGBToUV444Row_SSSE3(const uint8* src_argb,