Home
last modified time | relevance | path

Searched refs:ARGBToUVRow_DSPR2 (Results 1 – 5 of 5) sorted by relevance

/external/libyuv/files/source/
Dconvert_from_argb.cc212 ARGBToUVRow = ARGBToUVRow_DSPR2; in ARGBToI422()
359 ARGBToUVRow = ARGBToUVRow_DSPR2; in ARGBToNV12()
510 ARGBToUVRow = ARGBToUVRow_DSPR2; in ARGBToNV21()
658 ARGBToUVRow = ARGBToUVRow_DSPR2; in ARGBToYUY2()
802 ARGBToUVRow = ARGBToUVRow_DSPR2; in ARGBToUYVY()
Drow_dspr2.cc1648 void ARGBToUVRow_DSPR2(const uint8* src_rgb0, in ARGBToUVRow_DSPR2() function
Drow_any.cc1058 ANY12S(ARGBToUVRow_Any_DSPR2, ARGBToUVRow_DSPR2, 0, 4, 15)
Dconvert.cc602 ARGBToUVRow = ARGBToUVRow_DSPR2; in ARGBToI420()
/external/libyuv/files/include/libyuv/
Drow.h1015 void ARGBToUVRow_DSPR2(const uint8* src_argb,