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

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Drow_x86.asm109 ; void MergeUVRow_SSE2(const uint8* src_u, const uint8* src_v, uint8* dst_uv,
H A Dconvert_from_argb.cc320 MergeUVRow_ = MergeUVRow_SSE2;
427 MergeUVRow_ = MergeUVRow_SSE2;
H A Dconvert_from.cc407 MergeUVRow_ = MergeUVRow_SSE2;
H A Drow_posix.cc3179 void MergeUVRow_SSE2(const uint8* src_u, const uint8* src_v, uint8* dst_uv, function
H A Drow_win.cc3572 void MergeUVRow_SSE2(const uint8* src_u, const uint8* src_v, uint8* dst_uv, function
/external/chromium_org/third_party/libyuv/source/
H A Drow_x86.asm109 ; void MergeUVRow_SSE2(const uint8* src_u, const uint8* src_v, uint8* dst_uv,
H A Dconvert_from_argb.cc313 MergeUVRow_ = MergeUVRow_SSE2;
416 MergeUVRow_ = MergeUVRow_SSE2;
H A Dconvert_from.cc407 MergeUVRow_ = MergeUVRow_SSE2;
H A Drow_posix.cc3179 void MergeUVRow_SSE2(const uint8* src_u, const uint8* src_v, uint8* dst_uv, function
H A Drow_win.cc3573 void MergeUVRow_SSE2(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.h871 void MergeUVRow_SSE2(const uint8* src_u, const uint8* src_v, uint8* dst_uv,
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h779 void MergeUVRow_SSE2(const uint8* src_u, const uint8* src_v, uint8* dst_uv,

Completed in 1229 milliseconds