Home
last modified time | relevance | path

Searched refs:MirrorRow_DSPR2 (Results 1 – 8 of 8) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_mips.cc449 void MirrorRow_DSPR2(const uint8* src, uint8* dst, int width) { in MirrorRow_DSPR2() function
Drotate.cc141 MirrorRow = MirrorRow_DSPR2; in RotatePlane180()
Dplanar_functions.cc402 MirrorRow = MirrorRow_DSPR2; in MirrorPlane()
/external/libyuv/files/source/
Drotate.cc176 MirrorRow = MirrorRow_DSPR2; in RotatePlane180()
Drow_dspr2.cc452 void MirrorRow_DSPR2(const uint8* src, uint8* dst, int width) { in MirrorRow_DSPR2() function
Dplanar_functions.cc446 MirrorRow = MirrorRow_DSPR2; in MirrorPlane()
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h811 void MirrorRow_DSPR2(const uint8* src, uint8* dst, int width);
/external/libyuv/files/include/libyuv/
Drow.h1336 void MirrorRow_DSPR2(const uint8* src, uint8* dst, int width);