Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Drow_any.cc487 ANY11(BGRAToYRow_Any_MSA, BGRAToYRow_MSA, 0, 4, 1, 15)
Dconvert.cc703 BGRAToYRow = BGRAToYRow_MSA; in BGRAToI420()
Drow_msa.cc2427 void BGRAToYRow_MSA(const uint8* src_argb0, uint8* dst_y, int width) { in BGRAToYRow_MSA() function
/external/libyuv/files/include/libyuv/
Drow.h989 void BGRAToYRow_MSA(const uint8* src_bgra, uint8* dst_y, int width);