Searched refs:RGB24ToUVRow_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.cc349 UVANY(RGB24ToUVRow_Any_NEON, RGB24ToUVRow_NEON, RGB24ToUVRow_C, 3, 15)
H A Drow_neon.cc1947 void RGB24ToUVRow_NEON(const uint8* src_rgb24, int src_stride_rgb24, function
H A Drow_neon64.cc2067 void RGB24ToUVRow_NEON(const uint8* src_rgb24, int src_stride_rgb24, function
H A Dconvert.cc989 RGB24ToUVRow = RGB24ToUVRow_NEON;
/external/chromium_org/third_party/libyuv/source/
H A Drow_any.cc331 UVANY(RGB24ToUVRow_Any_NEON, RGB24ToUVRow_NEON, RGB24ToUVRow_C, 3, 15)
H A Drow_neon.cc1948 void RGB24ToUVRow_NEON(const uint8* src_rgb24, int src_stride_rgb24, function
H A Dconvert.cc990 RGB24ToUVRow = RGB24ToUVRow_NEON;
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h679 void RGB24ToUVRow_NEON(const uint8* src_rgb24, int src_stride_rgb24,
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h587 void RGB24ToUVRow_NEON(const uint8* src_rgb24, int src_stride_rgb24,

Completed in 2440 milliseconds