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

  /external/libvpx/libvpx/third_party/libyuv/source/
convert_from.cc 861 ARGBToRGB565DitherRow = ARGBToRGB565DitherRow_AVX2;
    [all...]
convert_from_argb.cc 885 ARGBToRGB565DitherRow = ARGBToRGB565DitherRow_AVX2;
    [all...]
row_any.cc 528 ANY11P(ARGBToRGB565DitherRow_Any_AVX2, ARGBToRGB565DitherRow_AVX2,
    [all...]
row_gcc.cc 619 void ARGBToRGB565DitherRow_AVX2(const uint8* src, uint8* dst,
    [all...]
row_win.cc 911 void ARGBToRGB565DitherRow_AVX2(const uint8* src_argb, uint8* dst_rgb,
    [all...]
  /external/libyuv/files/source/
convert_from.cc 983 ARGBToRGB565DitherRow = ARGBToRGB565DitherRow_AVX2;
    [all...]
convert_from_argb.cc 1081 ARGBToRGB565DitherRow = ARGBToRGB565DitherRow_AVX2;
    [all...]
row_any.cc 681 ARGBToRGB565DitherRow_AVX2,
    [all...]
row_gcc.cc 587 void ARGBToRGB565DitherRow_AVX2(const uint8* src,
    [all...]
row_win.cc 884 __declspec(naked) void ARGBToRGB565DitherRow_AVX2(const uint8* src_argb,
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h     [all...]
  /external/libyuv/files/include/libyuv/
row.h     [all...]

Completed in 535 milliseconds