Searched refs:RGB565ToUVRow_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.cc351 UVANY(RGB565ToUVRow_Any_NEON, RGB565ToUVRow_NEON, RGB565ToUVRow_C, 2, 15)
H A Drow_neon.cc2046 void RGB565ToUVRow_NEON(const uint8* src_rgb565, int src_stride_rgb565, function
H A Drow_neon64.cc2170 void RGB565ToUVRow_NEON(const uint8* src_rgb565, int src_stride_rgb565, function
H A Dconvert.cc1221 RGB565ToUVRow = RGB565ToUVRow_NEON;
/external/chromium_org/third_party/libyuv/source/
H A Drow_any.cc333 UVANY(RGB565ToUVRow_Any_NEON, RGB565ToUVRow_NEON, RGB565ToUVRow_C, 2, 15)
H A Drow_neon.cc2047 void RGB565ToUVRow_NEON(const uint8* src_rgb565, int src_stride_rgb565, function
H A Dconvert.cc1214 RGB565ToUVRow = RGB565ToUVRow_NEON;
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h683 void RGB565ToUVRow_NEON(const uint8* src_rgb565, int src_stride_rgb565,
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h591 void RGB565ToUVRow_NEON(const uint8* src_rgb565, int src_stride_rgb565,

Completed in 97 milliseconds