Searched refs:ARGBToBayerRow_SSSE3 (Results 1 - 13 of 13) sorted by relevance

/external/libyuv/files/source/
H A Dformat_conversion.cc30 static void ARGBToBayerRow_SSSE3(const uint8* src_argb, function
55 static void ARGBToBayerRow_SSSE3(const uint8* src_argb, uint8* dst_bayer,
153 ARGBToBayerRow = ARGBToBayerRow_SSSE3;
472 ARGBToBayerRow = ARGBToBayerRow_SSSE3;
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dformat_conversion.cc84 ARGBToBayerRow = ARGBToBayerRow_SSSE3;
462 ARGBToBayerRow = ARGBToBayerRow_SSSE3;
H A Drow_any.cc201 BAYERANY(ARGBToBayerRow_Any_SSSE3, ARGBToBayerRow_SSSE3, ARGBToBayerRow_C,
H A Dplanar_functions.cc1963 ARGBToBayerRow = ARGBToBayerRow_SSSE3;
H A Drow_posix.cc5817 void ARGBToBayerRow_SSSE3(const uint8* src_argb, uint8* dst_bayer, function
H A Drow_win.cc6789 void ARGBToBayerRow_SSSE3(const uint8* src_argb, uint8* dst_bayer, function
/external/chromium_org/third_party/libyuv/source/
H A Dformat_conversion.cc84 ARGBToBayerRow = ARGBToBayerRow_SSSE3;
460 ARGBToBayerRow = ARGBToBayerRow_SSSE3;
H A Drow_any.cc197 BAYERANY(ARGBToBayerRow_Any_SSSE3, ARGBToBayerRow_SSSE3, ARGBToBayerRow_C,
H A Dplanar_functions.cc1963 ARGBToBayerRow = ARGBToBayerRow_SSSE3;
H A Drow_posix.cc5817 void ARGBToBayerRow_SSSE3(const uint8* src_argb, uint8* dst_bayer, function
H A Drow_win.cc6790 void ARGBToBayerRow_SSSE3(const uint8* src_argb, uint8* dst_bayer, function
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h1585 void ARGBToBayerRow_SSSE3(const uint8* src_argb, uint8* dst_bayer,
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h1493 void ARGBToBayerRow_SSSE3(const uint8* src_argb, uint8* dst_bayer,

Completed in 204 milliseconds