Searched refs:RAWToYRow_MSA (Results 1 - 4 of 4) sorted by relevance

/external/libyuv/files/source/
H A Drow_any.cc511 ANY11(RAWToYRow_Any_MSA, RAWToYRow_MSA, 0, 3, 1, 15)
H A Dconvert.cc1117 RAWToYRow = RAWToYRow_MSA;
H A Drow_msa.cc1806 void RAWToYRow_MSA(const uint8* src_argb0, uint8* dst_y, int width) { function
/external/libyuv/files/include/libyuv/
H A Drow.h993 void RAWToYRow_MSA(const uint8* src_raw, uint8* dst_y, int width);

Completed in 190 milliseconds