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

  /external/libvpx/libvpx/third_party/libyuv/source/
convert_from_argb.cc 896 ARGBToRGB565DitherRow = ARGBToRGB565DitherRow_AVX2;
    [all...]
row_any.cc 422 ANY11P(ARGBToRGB565DitherRow_Any_AVX2, ARGBToRGB565DitherRow_AVX2,
convert_from.cc     [all...]
row_win.cc 918 void ARGBToRGB565DitherRow_AVX2(const uint8* src_argb, uint8* dst_rgb,
    [all...]
  /external/libyuv/files/source/
convert_from.cc 911 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/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h     [all...]
  /external/libyuv/files/include/libyuv/
row.h     [all...]

Completed in 471 milliseconds