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

  /external/libyuv/files/source/
planar_functions.cc     [all...]
row_common.cc 314 void ARGBGrayRow_C(const uint8* src_argb, uint8* dst_argb, int width) {
    [all...]
  /external/libyuv/files/include/libyuv/
row.h 677 void ARGBGrayRow_C(const uint8* src_argb, uint8* dst_argb, int width);

Completed in 23 milliseconds