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

  /external/libvpx/libvpx/third_party/libyuv/source/
convert_from_argb.cc 872 const uint32 dither4, int pix) = ARGBToRGB565DitherRow_C;
    [all...]
convert_from.cc 1034 const uint32 dither4, int pix) = ARGBToRGB565DitherRow_C;
    [all...]
row_common.cc 210 void ARGBToRGB565DitherRow_C(const uint8* src_argb, uint8* dst_rgb,
    [all...]
  /external/libyuv/files/source/
convert_from.cc 853 const uint32 dither4, int width) = ARGBToRGB565DitherRow_C;
    [all...]
convert_from_argb.cc 861 const uint32 dither4, int width) = ARGBToRGB565DitherRow_C;
    [all...]
row_common.cc 224 void ARGBToRGB565DitherRow_C(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 47 milliseconds