Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_neon.cc1863 void ARGB1555ToYRow_NEON(const uint8_t* src_argb1555, in ARGB1555ToYRow_NEON() function
Drow_neon64.cc1894 void ARGB1555ToYRow_NEON(const uint8_t* src_argb1555, in ARGB1555ToYRow_NEON() function
Drow_any.cc604 ANY11(ARGB1555ToYRow_Any_NEON, ARGB1555ToYRow_NEON, 0, 2, 1, 7)
Dconvert.cc1403 ARGB1555ToYRow = ARGB1555ToYRow_NEON; in ARGB1555ToI420()
/external/libaom/libaom/third_party/libyuv/source/
Drow_any.cc355 ANY11(ARGB1555ToYRow_Any_NEON, ARGB1555ToYRow_NEON, 0, 2, 1, 7)
Drow_neon.cc2219 void ARGB1555ToYRow_NEON(const uint8* src_argb1555, uint8* dst_y, int pix) { in ARGB1555ToYRow_NEON() function
Drow_neon64.cc2187 void ARGB1555ToYRow_NEON(const uint8* src_argb1555, uint8* dst_y, int pix) { in ARGB1555ToYRow_NEON() function
Dconvert.cc1176 ARGB1555ToYRow = ARGB1555ToYRow_NEON; in ARGB1555ToI420()
/external/libyuv/files/source/
Drow_neon.cc1990 void ARGB1555ToYRow_NEON(const uint8* src_argb1555, uint8* dst_y, int width) { in ARGB1555ToYRow_NEON() function
Drow_neon64.cc1963 void ARGB1555ToYRow_NEON(const uint8* src_argb1555, uint8* dst_y, int width) { in ARGB1555ToYRow_NEON() function
Drow_any.cc520 ANY11(ARGB1555ToYRow_Any_NEON, ARGB1555ToYRow_NEON, 0, 2, 1, 7)
Dconvert.cc1383 ARGB1555ToYRow = ARGB1555ToYRow_NEON; in ARGB1555ToI420()
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h625 void ARGB1555ToYRow_NEON(const uint8* src_argb1555, uint8* dst_y, int pix);
/external/libyuv/files/include/libyuv/
Drow.h987 void ARGB1555ToYRow_NEON(const uint8* src_argb1555, uint8* dst_y, int width);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h950 void ARGB1555ToYRow_NEON(const uint8_t* src_argb1555,