Searched refs:ARGB4444ToUVRow_NEON (Results 1 - 5 of 5) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Drow_any.cc667 ANY12S(ARGB4444ToUVRow_Any_NEON, ARGB4444ToUVRow_NEON, 0, 2, 15)
H A Drow_neon.cc2122 void ARGB4444ToUVRow_NEON(const uint8* src_argb4444, int src_stride_argb4444, function
H A Drow_neon64.cc2086 void ARGB4444ToUVRow_NEON(const uint8* src_argb4444, int src_stride_argb4444, function
H A Dconvert.cc1302 ARGB4444ToUVRow = ARGB4444ToUVRow_NEON;
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h616 void ARGB4444ToUVRow_NEON(const uint8* src_argb4444, int src_stride_argb4444,

Completed in 79 milliseconds