Searched defs:RGB24ToYRow_NEON (Results 1 - 4 of 4) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Drow_neon.cc2164 void RGB24ToYRow_NEON(const uint8* src_rgb24, uint8* dst_y, int width) { function
H A Drow_neon64.cc2118 void RGB24ToYRow_NEON(const uint8* src_rgb24, uint8* dst_y, int width) { function
/external/libyuv/files/source/
H A Drow_neon.cc2122 void RGB24ToYRow_NEON(const uint8* src_rgb24, uint8* dst_y, int width) { function
H A Drow_neon64.cc2095 void RGB24ToYRow_NEON(const uint8* src_rgb24, uint8* dst_y, int width) { function

Completed in 247 milliseconds