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

/external/libvpx/libvpx/third_party/libyuv/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.cc390 YUY2ToYRow = YUY2ToYRow_NEON;
H A Dplanar_functions.cc469 YUY2ToYRow = YUY2ToYRow_NEON;
/external/libyuv/files/source/
H A Drow_neon.cc955 void YUY2ToYRow_NEON(const uint8* src_yuy2, uint8* dst_y, int width) { function
H A Drow_neon64.cc965 void YUY2ToYRow_NEON(const uint8* src_yuy2, uint8* dst_y, int width) { function
H A Dplanar_functions.cc525 YUY2ToYRow = YUY2ToYRow_NEON;
684 YUY2ToYRow = YUY2ToYRow_NEON;
H A Drow_any.cc529 ANY11(YUY2ToYRow_Any_NEON, YUY2ToYRow_NEON, 1, 4, 1, 15)
H A Dconvert.cc408 YUY2ToYRow = YUY2ToYRow_NEON;
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h1661 void YUY2ToYRow_NEON(const uint8* src_yuy2, uint8* dst_y, int width);
/external/libyuv/files/include/libyuv/
H A Drow.h2548 void YUY2ToYRow_NEON(const uint8* src_yuy2, uint8* dst_y, int width);

Completed in 717 milliseconds