Searched refs:SplitUVRow_NEON (Results 1 - 12 of 12) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Drow_any.cc567 ANY12(SplitUVRow_Any_NEON, SplitUVRow_NEON, 0, 2, 0, 15)
H A Drow_neon.cc754 void SplitUVRow_NEON(const uint8* src_uv, uint8* dst_u, uint8* dst_v, function
H A Drow_neon64.cc728 void SplitUVRow_NEON(const uint8* src_uv, uint8* dst_u, uint8* dst_v, function
H A Dplanar_functions.cc2387 SplitUVRow = SplitUVRow_NEON;
2491 SplitUVRow = SplitUVRow_NEON;
H A Dconvert.cc302 SplitUVRow = SplitUVRow_NEON;
/external/libyuv/files/source/
H A Drow_any.cc712 ANY12(SplitUVRow_Any_NEON, SplitUVRow_NEON, 0, 2, 0, 15)
H A Drow_neon.cc621 void SplitUVRow_NEON(const uint8* src_uv, uint8* dst_u, uint8* dst_v, function
H A Drow_neon64.cc615 void SplitUVRow_NEON(const uint8* src_uv, uint8* dst_u, uint8* dst_v, function
H A Dplanar_functions.cc2515 SplitUVRow = SplitUVRow_NEON;
2613 SplitUVRow = SplitUVRow_NEON;
H A Dconvert.cc302 SplitUVRow = SplitUVRow_NEON;
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h777 void SplitUVRow_NEON(const uint8* src_uv, uint8* dst_u, uint8* dst_v, int pix);
/external/libyuv/files/include/libyuv/
H A Drow.h834 void SplitUVRow_NEON(const uint8* src_uv, uint8* dst_u, uint8* dst_v,

Completed in 70 milliseconds