Searched refs:MergeUVRow_SSE2 (Results 1 – 19 of 19) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_x86.asm | 109 ; void MergeUVRow_SSE2(const uint8* src_u, const uint8* src_v, uint8* dst_uv,
|
D | convert_from_argb.cc | 322 MergeUVRow_ = MergeUVRow_SSE2; in ARGBToNV12() 431 MergeUVRow_ = MergeUVRow_SSE2; in ARGBToNV21()
|
D | row_any.cc | 167 ANY21(MergeUVRow_Any_SSE2, MergeUVRow_SSE2, 0, 1, 1, 2, 15)
|
D | convert_from.cc | 406 MergeUVRow_ = MergeUVRow_SSE2; in I420ToNV12()
|
D | row_gcc.cc | 2563 void MergeUVRow_SSE2(const uint8* src_u, const uint8* src_v, uint8* dst_uv, in MergeUVRow_SSE2() function
|
D | row_win.cc | 3272 void MergeUVRow_SSE2(const uint8* src_u, const uint8* src_v, uint8* dst_uv, in MergeUVRow_SSE2() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert_from_argb.cc | 305 MergeUVRow_ = MergeUVRow_SSE2; in ARGBToNV12() 441 MergeUVRow_ = MergeUVRow_SSE2; in ARGBToNV21()
|
D | row_any.cc | 263 ANY21(MergeUVRow_Any_SSE2, MergeUVRow_SSE2, 0, 1, 1, 2, 15)
|
D | row_gcc.cc | 3319 void MergeUVRow_SSE2(const uint8_t* src_u, in MergeUVRow_SSE2() function
|
D | planar_functions.cc | 453 MergeUVRow = MergeUVRow_SSE2; in MergeUVPlane()
|
D | row_win.cc | 3212 __declspec(naked) void MergeUVRow_SSE2(const uint8_t* src_u,
|
/external/libyuv/files/source/ |
D | convert_from_argb.cc | 327 MergeUVRow_ = MergeUVRow_SSE2; in ARGBToNV12() 478 MergeUVRow_ = MergeUVRow_SSE2; in ARGBToNV21()
|
D | row_any.cc | 215 ANY21(MergeUVRow_Any_SSE2, MergeUVRow_SSE2, 0, 1, 1, 2, 15)
|
D | row_gcc.cc | 2726 void MergeUVRow_SSE2(const uint8* src_u, in MergeUVRow_SSE2() function
|
D | planar_functions.cc | 364 MergeUVRow = MergeUVRow_SSE2; in MergeUVPlane()
|
D | row_win.cc | 3210 __declspec(naked) void MergeUVRow_SSE2(const uint8* src_u,
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 792 void MergeUVRow_SSE2(const uint8* src_u, const uint8* src_v, uint8* dst_uv,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 1407 void MergeUVRow_SSE2(const uint8* src_u,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1339 void MergeUVRow_SSE2(const uint8_t* src_u,
|