Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Drow_any.cc493 ANY11(ABGRToYRow_Any_MSA, ABGRToYRow_MSA, 0, 4, 1, 7)
Dconvert.cc804 ABGRToYRow = ABGRToYRow_MSA; in ABGRToI420()
Drow_msa.cc2447 void ABGRToYRow_MSA(const uint8* src_argb0, uint8* dst_y, int width) { in ABGRToYRow_MSA() function
/external/libyuv/files/include/libyuv/
Drow.h990 void ABGRToYRow_MSA(const uint8* src_abgr, uint8* dst_y, int width);