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

  /external/libyuv/files/source/
convert_from_argb.cc 151 ARGBToUVRow = ARGBToUVRow_AVX2;
296 ARGBToUVRow = ARGBToUVRow_AVX2;
405 ARGBToUVRow = ARGBToUVRow_AVX2;
519 ARGBToUVRow = ARGBToUVRow_AVX2;
621 ARGBToUVRow = ARGBToUVRow_AVX2;
    [all...]
convert.cc 552 ARGBToUVRow = ARGBToUVRow_AVX2;
857 ARGBToUVRow = ARGBToUVRow_AVX2;
971 ARGBToUVRow = ARGBToUVRow_AVX2;
    [all...]
row_any.cc     [all...]
row_gcc.cc     [all...]
row_win.cc     [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
convert.cc 552 ARGBToUVRow = ARGBToUVRow_AVX2;
857 ARGBToUVRow = ARGBToUVRow_AVX2;
971 ARGBToUVRow = ARGBToUVRow_AVX2;
    [all...]
convert_from_argb.cc 297 ARGBToUVRow = ARGBToUVRow_AVX2;
406 ARGBToUVRow = ARGBToUVRow_AVX2;
    [all...]
row_any.cc 622 ANY12S(ARGBToUVRow_Any_AVX2, ARGBToUVRow_AVX2, 0, 4, 31)
row_gcc.cc     [all...]
row_win.cc     [all...]
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h 654 void ARGBToUVRow_AVX2(const uint8* src_argb, int src_stride_argb,
    [all...]
  /external/libyuv/files/include/libyuv/
row.h 718 void ARGBToUVRow_AVX2(const uint8* src_argb, int src_stride_argb,
    [all...]

Completed in 56 milliseconds