Home
last modified time | relevance | path

Searched refs:MergeUVRow_C (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
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)
Dconvert_from_argb.cc263 int width) = MergeUVRow_C; in ARGBToNV12()
366 int width) = MergeUVRow_C; in ARGBToNV21()
Dconvert_from.cc368 int width) = MergeUVRow_C; in I420ToNV12()
Drow_common.cc1548 void MergeUVRow_C(const uint8* src_u, const uint8* src_v, uint8* dst_uv, in MergeUVRow_C() function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h781 void MergeUVRow_C(const uint8* src_u, const uint8* src_v, uint8* dst_uv,