Searched refs:I411ToARGBRow_SSSE3 (Results 1 – 9 of 9) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 49 ANY31(I411ToARGBRow_Any_SSSE3, I411ToARGBRow_SSSE3, 2, 0, 4, 7)
|
D | convert_argb.cc | 229 I411ToARGBRow = I411ToARGBRow_SSSE3; in I411ToARGB()
|
D | row_gcc.cc | 1807 void OMITFP I411ToARGBRow_SSSE3(const uint8* y_buf, in I411ToARGBRow_SSSE3() function
|
D | row_win.cc | 2756 void I411ToARGBRow_SSSE3(const uint8* y_buf, in I411ToARGBRow_SSSE3() function
|
/external/libyuv/files/source/ |
D | row_posix.cc | 1470 void OMITFP I411ToARGBRow_SSSE3(const uint8* y_buf, in I411ToARGBRow_SSSE3() function
|
D | convert_argb.cc | 176 I411ToARGBRow = I411ToARGBRow_SSSE3; in I411ToARGB()
|
D | row_win.cc | 1704 void I411ToARGBRow_SSSE3(const uint8* y_buf, in I411ToARGBRow_SSSE3() function
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 405 void I411ToARGBRow_SSSE3(const uint8* y_buf,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1063 void I411ToARGBRow_SSSE3(const uint8* src_y,
|