Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Drow_any.cc499 ANY11(RGBAToYRow_Any_MSA, RGBAToYRow_MSA, 0, 4, 1, 15)
Dconvert.cc905 RGBAToYRow = RGBAToYRow_MSA; in RGBAToI420()
Drow_msa.cc2467 void RGBAToYRow_MSA(const uint8* src_argb0, uint8* dst_y, int width) { in RGBAToYRow_MSA() function
/external/libyuv/files/include/libyuv/
Drow.h991 void RGBAToYRow_MSA(const uint8* src_rgba, uint8* dst_y, int width);