Searched refs:YUY2ToYRow_NEON (Results 1 - 12 of 12) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Drow_any.cc361 ANY11(YUY2ToYRow_Any_NEON, YUY2ToYRow_NEON, 1, 4, 1, 15)
H A Drow_neon.cc1118 void YUY2ToYRow_NEON(const uint8* src_yuy2, uint8* dst_y, int pix) { function
H A Drow_neon64.cc1119 void YUY2ToYRow_NEON(const uint8* src_yuy2, uint8* dst_y, int pix) { function
H A Dconvert.cc427 YUY2ToYRow = YUY2ToYRow_NEON;
H A Dplanar_functions.cc336 YUY2ToYRow = YUY2ToYRow_NEON;
/external/libyuv/files/source/
H A Drow_any.cc434 ANY11(YUY2ToYRow_Any_NEON, YUY2ToYRow_NEON, 1, 4, 1, 15)
H A Drow_neon.cc990 void YUY2ToYRow_NEON(const uint8* src_yuy2, uint8* dst_y, int width) { function
H A Drow_neon64.cc993 void YUY2ToYRow_NEON(const uint8* src_yuy2, uint8* dst_y, int width) { function
H A Dconvert.cc427 YUY2ToYRow = YUY2ToYRow_NEON;
H A Dplanar_functions.cc329 YUY2ToYRow = YUY2ToYRow_NEON;
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h1566 void YUY2ToYRow_NEON(const uint8* src_yuy2, uint8* dst_y, int pix);
/external/libyuv/files/include/libyuv/
H A Drow.h1656 void YUY2ToYRow_NEON(const uint8* src_yuy2, uint8* dst_y, int width);

Completed in 136 milliseconds