Home
last modified time | relevance | path

Searched refs:CopyRow_MIPS (Results 1 – 6 of 6) 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.cc174 CopyRow = CopyRow_MIPS; in RotatePlane180()
Dconvert.cc213 CopyRow = CopyRow_MIPS; in CopyPlane2()
Dplanar_functions.cc66 CopyRow = CopyRow_MIPS; in CopyPlane()
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h808 void CopyRow_MIPS(const uint8* src, uint8* dst, int count);