Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_neon.cc1915 void BGRAToYRow_NEON(const uint8_t* src_bgra, uint8_t* dst_y, int width) { in BGRAToYRow_NEON() function
Drow_neon64.cc1946 void BGRAToYRow_NEON(const uint8_t* src_bgra, uint8_t* dst_y, int width) { in BGRAToYRow_NEON() function
Drow_any.cc568 ANY11(BGRAToYRow_Any_NEON, BGRAToYRow_NEON, 0, 4, 1, 7)
Dconvert.cc740 BGRAToYRow = BGRAToYRow_NEON; in BGRAToI420()
/external/libaom/libaom/third_party/libyuv/source/
Drow_any.cc337 ANY11(BGRAToYRow_Any_NEON, BGRAToYRow_NEON, 0, 4, 1, 7)
Drow_neon.cc2275 void BGRAToYRow_NEON(const uint8* src_bgra, uint8* dst_y, int pix) { in BGRAToYRow_NEON() function
Drow_neon64.cc2245 void BGRAToYRow_NEON(const uint8* src_bgra, uint8* dst_y, int pix) { in BGRAToYRow_NEON() function
Dconvert.cc627 BGRAToYRow = BGRAToYRow_NEON; in BGRAToI420()
/external/libyuv/files/source/
Drow_neon.cc2044 void BGRAToYRow_NEON(const uint8* src_bgra, uint8* dst_y, int width) { in BGRAToYRow_NEON() function
Drow_neon64.cc2017 void BGRAToYRow_NEON(const uint8* src_bgra, uint8* dst_y, int width) { in BGRAToYRow_NEON() function
Drow_any.cc484 ANY11(BGRAToYRow_Any_NEON, BGRAToYRow_NEON, 0, 4, 1, 7)
Dconvert.cc671 BGRAToYRow = BGRAToYRow_NEON; in BGRAToI420()
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h619 void BGRAToYRow_NEON(const uint8* src_bgra, uint8* dst_y, int pix);
/external/libyuv/files/include/libyuv/
Drow.h981 void BGRAToYRow_NEON(const uint8* src_bgra, uint8* dst_y, int width);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h944 void BGRAToYRow_NEON(const uint8_t* src_bgra, uint8_t* dst_y, int width);