HomeSort by relevance Sort by last modified time
    Searched refs:MergeUVRow_SSE2 (Results 1 - 13 of 13) sorted by null

  /external/libvpx/libvpx/third_party/libyuv/source/
row_x86.asm 109 ; void MergeUVRow_SSE2(const uint8* src_u, const uint8* src_v, uint8* dst_uv,
convert_from_argb.cc 322 MergeUVRow_ = MergeUVRow_SSE2;
431 MergeUVRow_ = MergeUVRow_SSE2;
    [all...]
row_any.cc 167 ANY21(MergeUVRow_Any_SSE2, MergeUVRow_SSE2, 0, 1, 1, 2, 15)
convert_from.cc 406 MergeUVRow_ = MergeUVRow_SSE2;
    [all...]
row_gcc.cc     [all...]
row_win.cc     [all...]
  /external/libyuv/files/source/
convert_from_argb.cc 321 MergeUVRow_ = MergeUVRow_SSE2;
430 MergeUVRow_ = MergeUVRow_SSE2;
    [all...]
convert_from.cc 406 MergeUVRow_ = MergeUVRow_SSE2;
    [all...]
row_any.cc 191 ANY21(MergeUVRow_Any_SSE2, MergeUVRow_SSE2, 0, 1, 1, 2, 15)
    [all...]
row_gcc.cc     [all...]
row_win.cc     [all...]
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h     [all...]
  /external/libyuv/files/include/libyuv/
row.h     [all...]

Completed in 233 milliseconds