Searched refs:I444ToARGBRow_SSSE3 (Results 1 – 9 of 9) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 48 ANY31(I444ToARGBRow_Any_SSSE3, I444ToARGBRow_SSSE3, 0, 0, 4, 7)
|
D | convert_argb.cc | 84 I444ToARGBRow = I444ToARGBRow_SSSE3; in I444ToARGB()
|
D | row_gcc.cc | 1640 void OMITFP I444ToARGBRow_SSSE3(const uint8* y_buf, in I444ToARGBRow_SSSE3() function
|
D | row_win.cc | 2548 void I444ToARGBRow_SSSE3(const uint8* y_buf, in I444ToARGBRow_SSSE3() function
|
/external/libyuv/files/source/ |
D | row_posix.cc | 1398 void OMITFP I444ToARGBRow_SSSE3(const uint8* y_buf, in I444ToARGBRow_SSSE3() function
|
D | convert_argb.cc | 79 I444ToARGBRow = I444ToARGBRow_SSSE3; in I444ToARGB()
|
D | row_win.cc | 1617 void I444ToARGBRow_SSSE3(const uint8* y_buf, in I444ToARGBRow_SSSE3() function
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 393 void I444ToARGBRow_SSSE3(const uint8* y_buf,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1048 void I444ToARGBRow_SSSE3(const uint8* src_y,
|