Home
last modified time | relevance | path

Searched refs:CopyRow_MIPS (Results 1 – 12 of 12) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_mips.cc23 void CopyRow_MIPS(const uint8* src, uint8* dst, int count) { in CopyRow_MIPS() function
Drotate_argb.cc143 CopyRow = CopyRow_MIPS; in ARGBRotate180()
Drotate.cc166 CopyRow = CopyRow_MIPS; in RotatePlane180()
Dconvert.cc216 CopyRow = CopyRow_MIPS; in CopyPlane2()
Dplanar_functions.cc73 CopyRow = CopyRow_MIPS; in CopyPlane()
/external/libyuv/files/source/
Drotate_argb.cc178 CopyRow = CopyRow_MIPS; in ARGBRotate180()
Drotate.cc209 CopyRow = CopyRow_MIPS; in RotatePlane180()
Drow_dspr2.cc23 void CopyRow_MIPS(const uint8* src, uint8* dst, int count) { in CopyRow_MIPS() function
Dconvert.cc217 CopyRow = CopyRow_MIPS; in CopyPlane2()
Dplanar_functions.cc75 CopyRow = CopyRow_MIPS; in CopyPlane()
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h871 void CopyRow_MIPS(const uint8* src, uint8* dst, int count);
/external/libyuv/files/include/libyuv/
Drow.h1444 void CopyRow_MIPS(const uint8* src, uint8* dst, int count);