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

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

Completed in 1545 milliseconds