Searched refs:RAWToARGBRow_SSSE3 (Results 1 - 18 of 18) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Drow.h130 void RAWToARGBRow_SSSE3(const uint8* src_bg24, uint8* dst_argb, int pix);
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Drow_any.cc161 RGBANY(RAWToARGBRow_Any_SSSE3, RAWToARGBRow_SSSE3, RAWToARGBRow_C,
H A Dconvert_argb.cc504 RAWToARGBRow = RAWToARGBRow_SSSE3;
H A Dconvert.cc1116 RAWToARGBRow = RAWToARGBRow_SSSE3;
H A Drow_posix.cc345 void RAWToARGBRow_SSSE3(const uint8* src_raw, uint8* dst_argb, int pix) { function
H A Drow_win.cc407 void RAWToARGBRow_SSSE3(const uint8* src_raw, uint8* dst_argb, function
/external/chromium_org/third_party/libyuv/source/
H A Drow_any.cc157 RGBANY(RAWToARGBRow_Any_SSSE3, RAWToARGBRow_SSSE3, RAWToARGBRow_C,
H A Dconvert_argb.cc504 RAWToARGBRow = RAWToARGBRow_SSSE3;
H A Dconvert.cc1112 RAWToARGBRow = RAWToARGBRow_SSSE3;
H A Drow_posix.cc345 void RAWToARGBRow_SSSE3(const uint8* src_raw, uint8* dst_argb, int pix) { function
H A Drow_win.cc408 void RAWToARGBRow_SSSE3(const uint8* src_raw, uint8* dst_argb, function
/external/libyuv/files/include/libyuv/
H A Drow.h292 void RAWToARGBRow_SSSE3(const uint8* src_rgb24, uint8* dst_argb, int pix);
/external/libyuv/files/source/
H A Drow_posix.cc287 void RAWToARGBRow_SSSE3(const uint8* src_raw, uint8* dst_argb, int pix) { function
H A Dconvert_argb.cc384 RAWToARGBRow = RAWToARGBRow_SSSE3;
H A Dconvert.cc1254 RAWToARGBRow = RAWToARGBRow_SSSE3;
H A Drow_win.cc277 void RAWToARGBRow_SSSE3(const uint8* src_raw, uint8* dst_argb, function
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h936 void RAWToARGBRow_SSSE3(const uint8* src_raw, uint8* dst_argb, int pix);
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h844 void RAWToARGBRow_SSSE3(const uint8* src_raw, uint8* dst_argb, int pix);

Completed in 1850 milliseconds