Searched refs:RGBAToUVRow_NEON (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Drow_any.cc348 UVANY(RGBAToUVRow_Any_NEON, RGBAToUVRow_NEON, RGBAToUVRow_C, 4, 15)
H A Drow_neon.cc1898 void RGBAToUVRow_NEON(const uint8* src_rgba, int src_stride_rgba, function
H A Drow_neon64.cc2016 void RGBAToUVRow_NEON(const uint8* src_rgba, int src_stride_rgba, function
H A Dconvert.cc926 RGBAToUVRow = RGBAToUVRow_NEON;
/external/chromium_org/third_party/libyuv/source/
H A Drow_any.cc330 UVANY(RGBAToUVRow_Any_NEON, RGBAToUVRow_NEON, RGBAToUVRow_C, 4, 15)
H A Drow_neon.cc1899 void RGBAToUVRow_NEON(const uint8* src_rgba, int src_stride_rgba, function
H A Dconvert.cc924 RGBAToUVRow = RGBAToUVRow_NEON;
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h677 void RGBAToUVRow_NEON(const uint8* src_rgba, int src_stride_rgba,
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h585 void RGBAToUVRow_NEON(const uint8* src_rgba, int src_stride_rgba,

Completed in 96 milliseconds