Searched refs:ARGB4444ToYRow_NEON (Results 1 - 10 of 10) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Drow_any.cc358 ANY11(ARGB4444ToYRow_Any_NEON, ARGB4444ToYRow_NEON, 0, 2, 1, 7)
H A Drow_neon.cc2247 void ARGB4444ToYRow_NEON(const uint8* src_argb4444, uint8* dst_y, int pix) { function
H A Drow_neon64.cc2216 void ARGB4444ToYRow_NEON(const uint8* src_argb4444, uint8* dst_y, int pix) { function
H A Dconvert.cc1300 ARGB4444ToYRow = ARGB4444ToYRow_NEON;
/external/libyuv/files/source/
H A Drow_any.cc431 ANY11(ARGB4444ToYRow_Any_NEON, ARGB4444ToYRow_NEON, 0, 2, 1, 7)
H A Drow_neon.cc2059 void ARGB4444ToYRow_NEON(const uint8* src_argb4444, uint8* dst_y, int width) { function
H A Drow_neon64.cc2013 void ARGB4444ToYRow_NEON(const uint8* src_argb4444, uint8* dst_y, int width) { function
H A Dconvert.cc1300 ARGB4444ToYRow = ARGB4444ToYRow_NEON;
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h625 void ARGB4444ToYRow_NEON(const uint8* src_argb4444, uint8* dst_y, int pix);
/external/libyuv/files/include/libyuv/
H A Drow.h687 void ARGB4444ToYRow_NEON(const uint8* src_argb4444, uint8* dst_y, int width);

Completed in 67 milliseconds