Searched refs:I444ToARGBRow_SSSE3 (Results 1 – 10 of 10) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 128 ANY31C(I444ToARGBRow_Any_SSSE3, I444ToARGBRow_SSSE3, 0, 0, 4, 7)
|
D | convert_argb.cc | 414 I444ToARGBRow = I444ToARGBRow_SSSE3; in I444ToARGBMatrix()
|
D | row_gcc.cc | 1671 void OMITFP I444ToARGBRow_SSSE3(const uint8* y_buf, in I444ToARGBRow_SSSE3() function
|
D | row_win.cc | 2630 void I444ToARGBRow_SSSE3(const uint8* y_buf,
|
/external/libyuv/files/source/ |
D | row_any.cc | 141 ANY31C(I444ToARGBRow_Any_SSSE3, I444ToARGBRow_SSSE3, 0, 0, 4, 7)
|
D | convert_argb.cc | 468 I444ToARGBRow = I444ToARGBRow_SSSE3; in I444ToARGBMatrix()
|
D | row_gcc.cc | 1656 void OMITFP I444ToARGBRow_SSSE3(const uint8* y_buf, in I444ToARGBRow_SSSE3() function
|
D | row_win.cc | 2553 __declspec(naked) void I444ToARGBRow_SSSE3(
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1134 void I444ToARGBRow_SSSE3(const uint8* src_y, 1146 void I444ToARGBRow_SSSE3(const uint8* src_y,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 1820 void I444ToARGBRow_SSSE3(const uint8* src_y, 1832 void I444ToARGBRow_SSSE3(const uint8* src_y,
|