Home
last modified time | relevance | path

Searched refs:I400ToARGBRow_SSE2 (Results 1 – 15 of 15) sorted by relevance

/external/libaom/libaom/third_party/libyuv/source/
Drow_any.cc267 ANY11(I400ToARGBRow_Any_SSE2, I400ToARGBRow_SSE2, 0, 1, 4, 7)
Dconvert_argb.cc290 I400ToARGBRow = I400ToARGBRow_SSE2; in I400ToARGB()
Drow_gcc.cc2203 void I400ToARGBRow_SSE2(const uint8* y_buf, uint8* dst_argb, int width) { in I400ToARGBRow_SSE2() function
Drow_win.cc2940 void I400ToARGBRow_SSE2(const uint8* y_buf, in I400ToARGBRow_SSE2() function
/external/libyuv/files/source/
Drow_any.cc398 ANY11(I400ToARGBRow_Any_SSE2, I400ToARGBRow_SSE2, 0, 1, 4, 7)
Dconvert_argb.cc764 I400ToARGBRow = I400ToARGBRow_SSE2; in I400ToARGB()
Drow_gcc.cc2379 void I400ToARGBRow_SSE2(const uint8* y_buf, uint8* dst_argb, int width) { in I400ToARGBRow_SSE2() function
Drow_win.cc2903 __declspec(naked) void I400ToARGBRow_SSE2(const uint8* y_buf,
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_any.cc482 ANY11(I400ToARGBRow_Any_SSE2, I400ToARGBRow_SSE2, 0, 1, 4, 7)
Drow_gcc.cc2985 void I400ToARGBRow_SSE2(const uint8_t* y_buf, uint8_t* dst_argb, int width) { in I400ToARGBRow_SSE2() function
Dconvert_argb.cc979 I400ToARGBRow = I400ToARGBRow_SSE2; in I400ToARGB()
Drow_win.cc2903 __declspec(naked) void I400ToARGBRow_SSE2(const uint8_t* y_buf,
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h1359 void I400ToARGBRow_SSE2(const uint8* src_y, uint8* dst_argb, int width);
/external/libyuv/files/include/libyuv/
Drow.h2116 void I400ToARGBRow_SSE2(const uint8* src_y, uint8* dst_argb, int width);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h2324 void I400ToARGBRow_SSE2(const uint8_t* y_buf, uint8_t* dst_argb, int width);