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

/external/libvpx/libvpx/third_party/libyuv/source/
H A Drow_any.cc422 ANY11(RAWToYRow_Any_NEON, RAWToYRow_NEON, 0, 3, 1, 7)
H A Drow_neon.cc2190 void RAWToYRow_NEON(const uint8* src_raw, uint8* dst_y, int width) { function
H A Drow_neon64.cc2144 void RAWToYRow_NEON(const uint8* src_raw, uint8* dst_y, int width) { function
H A Dconvert.cc903 RAWToYRow = RAWToYRow_NEON;
/external/libyuv/files/source/
H A Drow_neon.cc2148 void RAWToYRow_NEON(const uint8* src_raw, uint8* dst_y, int width) { function
H A Drow_neon64.cc2121 void RAWToYRow_NEON(const uint8* src_raw, uint8* dst_y, int width) { function
H A Drow_any.cc508 ANY11(RAWToYRow_Any_NEON, RAWToYRow_NEON, 0, 3, 1, 7)
H A Dconvert.cc1106 RAWToYRow = RAWToYRow_NEON;
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h689 void RAWToYRow_NEON(const uint8* src_raw, uint8* dst_y, int width);
/external/libyuv/files/include/libyuv/
H A Drow.h985 void RAWToYRow_NEON(const uint8* src_raw, uint8* dst_y, int width);

Completed in 82 milliseconds