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

  /external/libyuv/files/source/
row.h 55 void RAWToYRow_SSSE3(const uint8* src_argb, uint8* dst_y, int pix);
convert.cc 869 ARGBToYRow = RAWToYRow_SSSE3;
row_table.cc 422 void RAWToYRow_SSSE3(const uint8* src_argb, uint8* dst_y, int pix) {

Completed in 51 milliseconds