Searched refs:MergeUVRow_C (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Drow_any.cc444 MERGEUVROW_ANY(MergeUVRow_Any_SSE2, MergeUVRow_Unaligned_SSE2, MergeUVRow_C, 15)
447 MERGEUVROW_ANY(MergeUVRow_Any_AVX2, MergeUVRow_AVX2, MergeUVRow_C, 31)
450 MERGEUVROW_ANY(MergeUVRow_Any_NEON, MergeUVRow_NEON, MergeUVRow_C, 15)
H A Dconvert_from_argb.cc271 int width) = MergeUVRow_C;
378 int width) = MergeUVRow_C;
H A Dconvert_from.cc368 int width) = MergeUVRow_C;
H A Drow_common.cc1548 void MergeUVRow_C(const uint8* src_u, const uint8* src_v, uint8* dst_uv, function
/external/chromium_org/third_party/libyuv/source/
H A Drow_any.cc422 MERGEUVROW_ANY(MergeUVRow_Any_SSE2, MergeUVRow_Unaligned_SSE2, MergeUVRow_C, 15)
425 MERGEUVROW_ANY(MergeUVRow_Any_AVX2, MergeUVRow_AVX2, MergeUVRow_C, 31)
428 MERGEUVROW_ANY(MergeUVRow_Any_NEON, MergeUVRow_NEON, MergeUVRow_C, 15)
H A Dconvert_from_argb.cc263 int width) = MergeUVRow_C;
366 int width) = MergeUVRow_C;
H A Dconvert_from.cc368 int width) = MergeUVRow_C;
H A Drow_common.cc1548 void MergeUVRow_C(const uint8* src_u, const uint8* src_v, uint8* dst_uv, function
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h869 void MergeUVRow_C(const uint8* src_u, const uint8* src_v, uint8* dst_uv,
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h777 void MergeUVRow_C(const uint8* src_u, const uint8* src_v, uint8* dst_uv,

Completed in 113 milliseconds