Home
last modified time | relevance | path

Searched refs:I400ToARGBRow_AVX2 (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_any.cc270 ANY11(I400ToARGBRow_Any_AVX2, I400ToARGBRow_AVX2, 0, 1, 4, 15)
Dconvert_argb.cc298 I400ToARGBRow = I400ToARGBRow_AVX2; in I400ToARGB()
Drow_gcc.cc2250 void I400ToARGBRow_AVX2(const uint8* y_buf, uint8* dst_argb, int width) { in I400ToARGBRow_AVX2() function
Drow_win.cc2988 void I400ToARGBRow_AVX2(const uint8* y_buf, in I400ToARGBRow_AVX2() function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1359 void I400ToARGBRow_AVX2(const uint8* src_y, uint8* dst_argb, int width);