Home
last modified time | relevance | path

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

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