Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Drow_any.cc883 ANY1(ARGBSetRow_Any_MSA, ARGBSetRow_MSA, uint32, 4, 3)
Dplanar_functions.cc1661 ARGBSetRow = ARGBSetRow_MSA; in ARGBRect()
Drow_msa.cc2918 void ARGBSetRow_MSA(uint8* dst_argb, uint32 v32, int width) { in ARGBSetRow_MSA() function
/external/libyuv/files/include/libyuv/
Drow.h1497 void ARGBSetRow_MSA(uint8* dst_argb, uint32 v32, int count);