Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Drow_dspr2.cc1468 void ABGRToYRow_DSPR2(const uint8* src_argb0, uint8* dst_y, int width) { in ABGRToYRow_DSPR2() function
Drow_any.cc589 ANY11(ABGRToYRow_Any_DSPR2, ABGRToYRow_DSPR2, 0, 4, 1, 7)
Dconvert.cc788 ABGRToYRow = ABGRToYRow_DSPR2; in ABGRToI420()
/external/libyuv/files/include/libyuv/
Drow.h1008 void ABGRToYRow_DSPR2(const uint8* src_abgr, uint8* dst_y, int width);