Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_neon.cc2007 void RAWToYRow_NEON(const uint8_t* src_raw, uint8_t* dst_y, int width) { in RAWToYRow_NEON() function
Drow_neon64.cc2038 void RAWToYRow_NEON(const uint8_t* src_raw, uint8_t* dst_y, int width) { in RAWToYRow_NEON() function
Drow_any.cc592 ANY11(RAWToYRow_Any_NEON, RAWToYRow_NEON, 0, 3, 1, 7)
Dconvert.cc1132 RAWToYRow = RAWToYRow_NEON; in RAWToI420()
/external/libaom/libaom/third_party/libyuv/source/
Drow_any.cc349 ANY11(RAWToYRow_Any_NEON, RAWToYRow_NEON, 0, 3, 1, 7)
Drow_neon.cc2383 void RAWToYRow_NEON(const uint8* src_raw, uint8* dst_y, int pix) { in RAWToYRow_NEON() function
Drow_neon64.cc2357 void RAWToYRow_NEON(const uint8* src_raw, uint8* dst_y, int pix) { in RAWToYRow_NEON() function
Dconvert.cc940 RAWToYRow = RAWToYRow_NEON; in RAWToI420()
/external/libyuv/files/source/
Drow_neon.cc2148 void RAWToYRow_NEON(const uint8* src_raw, uint8* dst_y, int width) { in RAWToYRow_NEON() function
Drow_neon64.cc2121 void RAWToYRow_NEON(const uint8* src_raw, uint8* dst_y, int width) { in RAWToYRow_NEON() function
Drow_any.cc508 ANY11(RAWToYRow_Any_NEON, RAWToYRow_NEON, 0, 3, 1, 7)
Dconvert.cc1106 RAWToYRow = RAWToYRow_NEON; in RAWToI420()
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h623 void RAWToYRow_NEON(const uint8* src_raw, uint8* dst_y, int pix);
/external/libyuv/files/include/libyuv/
Drow.h985 void RAWToYRow_NEON(const uint8* src_raw, uint8* dst_y, int width);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h948 void RAWToYRow_NEON(const uint8_t* src_raw, uint8_t* dst_y, int width);