Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Drow_any.cc550 ANY11(RAWToARGBRow_Any_MSA, RAWToARGBRow_MSA, 0, 3, 4, 15)
Dconvert_argb.cc1060 RAWToARGBRow = RAWToARGBRow_MSA; in RAWToARGB()
Drow_msa.cc1620 void RAWToARGBRow_MSA(const uint8* src_raw, uint8* dst_argb, int width) { in RAWToARGBRow_MSA() function
/external/libyuv/files/include/libyuv/
Drow.h1567 void RAWToARGBRow_MSA(const uint8* src_raw, uint8* dst_argb, int width);