Home
last modified time | relevance | path

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

/external/libaom/libaom/third_party/libyuv/source/
Drow_mips.cc450 void MirrorRow_MIPS_DSPR2(const uint8* src, uint8* dst, int width) { in MirrorRow_MIPS_DSPR2() function
Drotate.cc149 MirrorRow = MirrorRow_MIPS_DSPR2; in RotatePlane180()
Dplanar_functions.cc269 MirrorRow = MirrorRow_MIPS_DSPR2; in MirrorPlane()
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h751 void MirrorRow_MIPS_DSPR2(const uint8* src, uint8* dst, int width);