Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_neon.cc1889 void ARGB4444ToYRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToYRow_NEON() function
Drow_neon64.cc1920 void ARGB4444ToYRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToYRow_NEON() function
Drow_any.cc610 ANY11(ARGB4444ToYRow_Any_NEON, ARGB4444ToYRow_NEON, 0, 2, 1, 7)
Dconvert.cc1545 ARGB4444ToYRow = ARGB4444ToYRow_NEON; in ARGB4444ToI420()
/external/libaom/libaom/third_party/libyuv/source/
Drow_any.cc358 ANY11(ARGB4444ToYRow_Any_NEON, ARGB4444ToYRow_NEON, 0, 2, 1, 7)
Drow_neon.cc2247 void ARGB4444ToYRow_NEON(const uint8* src_argb4444, uint8* dst_y, int pix) { in ARGB4444ToYRow_NEON() function
Drow_neon64.cc2216 void ARGB4444ToYRow_NEON(const uint8* src_argb4444, uint8* dst_y, int pix) { in ARGB4444ToYRow_NEON() function
Dconvert.cc1300 ARGB4444ToYRow = ARGB4444ToYRow_NEON; in ARGB4444ToI420()
/external/libyuv/files/source/
Drow_neon.cc2017 void ARGB4444ToYRow_NEON(const uint8* src_argb4444, uint8* dst_y, int width) { in ARGB4444ToYRow_NEON() function
Drow_neon64.cc1990 void ARGB4444ToYRow_NEON(const uint8* src_argb4444, uint8* dst_y, int width) { in ARGB4444ToYRow_NEON() function
Drow_any.cc526 ANY11(ARGB4444ToYRow_Any_NEON, ARGB4444ToYRow_NEON, 0, 2, 1, 7)
Dconvert.cc1524 ARGB4444ToYRow = ARGB4444ToYRow_NEON; in ARGB4444ToI420()
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h626 void ARGB4444ToYRow_NEON(const uint8* src_argb4444, uint8* dst_y, int pix);
/external/libyuv/files/include/libyuv/
Drow.h988 void ARGB4444ToYRow_NEON(const uint8* src_argb4444, uint8* dst_y, int width);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h953 void ARGB4444ToYRow_NEON(const uint8_t* src_argb4444,