Searched refs:I444ToARGBRow_SSSE3 (Results 1 – 15 of 15) sorted by relevance
/external/libaom/libaom/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_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/source/ |
D | row_any.cc | 160 ANY31C(I444ToARGBRow_Any_SSSE3, I444ToARGBRow_SSSE3, 0, 0, 4, 7)
|
D | row_gcc.cc | 2007 void OMITFP I444ToARGBRow_SSSE3(const uint8_t* y_buf, in I444ToARGBRow_SSSE3() function
|
D | convert_argb.cc | 700 I444ToARGBRow = I444ToARGBRow_SSSE3; in I444ToARGBMatrix()
|
D | row_win.cc | 2553 __declspec(naked) void I444ToARGBRow_SSSE3(
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 1820 void I444ToARGBRow_SSSE3(const uint8* src_y, 1832 void I444ToARGBRow_SSSE3(const uint8* src_y,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1921 void I444ToARGBRow_SSSE3(const uint8_t* y_buf, 1933 void I444ToARGBRow_SSSE3(const uint8_t* y_buf,
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1049 void I444ToARGBRow_SSSE3(const uint8* src_y,
|