Searched refs:J400ToARGBRow_SSE2 (Results 1 – 10 of 10) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 336 ANY11(J400ToARGBRow_Any_SSE2, J400ToARGBRow_SSE2, 0, 1, 4, 7)
|
D | convert_argb.cc | 784 J400ToARGBRow = J400ToARGBRow_SSE2; in J400ToARGB()
|
D | row_gcc.cc | 189 void J400ToARGBRow_SSE2(const uint8* src_y, uint8* dst_argb, int width) { in J400ToARGBRow_SSE2() function
|
D | row_win.cc | 293 void J400ToARGBRow_SSE2(const uint8* src_y, uint8* dst_argb, int width) {
|
/external/libyuv/files/source/ |
D | row_any.cc | 392 ANY11(J400ToARGBRow_Any_SSE2, J400ToARGBRow_SSE2, 0, 1, 4, 7)
|
D | convert_argb.cc | 831 J400ToARGBRow = J400ToARGBRow_SSE2; in J400ToARGB()
|
D | row_gcc.cc | 156 void J400ToARGBRow_SSE2(const uint8* src_y, uint8* dst_argb, int width) { in J400ToARGBRow_SSE2() function
|
D | row_win.cc | 258 __declspec(naked) void J400ToARGBRow_SSE2(const uint8* src_y,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1024 void J400ToARGBRow_SSE2(const uint8* src_y, uint8* dst_argb, int width);
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 1714 void J400ToARGBRow_SSE2(const uint8* src_y, uint8* dst_argb, int width);
|