Searched refs:MergeUVRow_NEON (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dconvert_from_argb.cc337 MergeUVRow_ = MergeUVRow_NEON;
444 MergeUVRow_ = MergeUVRow_NEON;
H A Drow_any.cc450 MERGEUVROW_ANY(MergeUVRow_Any_NEON, MergeUVRow_NEON, MergeUVRow_C, 15)
H A Drow_neon.cc805 void MergeUVRow_NEON(const uint8* src_u, const uint8* src_v, uint8* dst_uv, function
H A Drow_neon64.cc846 void MergeUVRow_NEON(const uint8* src_u, const uint8* src_v, uint8* dst_uv, function
H A Dconvert_from.cc424 MergeUVRow_ = MergeUVRow_NEON;
/external/chromium_org/third_party/libyuv/source/
H A Dconvert_from_argb.cc330 MergeUVRow_ = MergeUVRow_NEON;
433 MergeUVRow_ = MergeUVRow_NEON;
H A Drow_any.cc428 MERGEUVROW_ANY(MergeUVRow_Any_NEON, MergeUVRow_NEON, MergeUVRow_C, 15)
H A Drow_neon.cc806 void MergeUVRow_NEON(const uint8* src_u, const uint8* src_v, uint8* dst_uv, function
H A Dconvert_from.cc424 MergeUVRow_ = MergeUVRow_NEON;
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h875 void MergeUVRow_NEON(const uint8* src_u, const uint8* src_v, uint8* dst_uv,
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h783 void MergeUVRow_NEON(const uint8* src_u, const uint8* src_v, uint8* dst_uv,

Completed in 1188 milliseconds