Home
last modified time | relevance | path

Searched refs:CopyRow_16_C (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Dplanar_functions.cc91 void (*CopyRow)(const uint16* src, uint16* dst, int width) = CopyRow_16_C; in CopyPlane_16()
Drow_common.cc1823 void CopyRow_16_C(const uint16* src, uint16* dst, int count) { in CopyRow_16_C() function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h877 void CopyRow_16_C(const uint16* src, uint16* dst, int count);
/external/libyuv/files/source/
Dplanar_functions.cc97 void (*CopyRow)(const uint16* src, uint16* dst, int width) = CopyRow_16_C; in CopyPlane_16()
Drow_common.cc1777 void CopyRow_16_C(const uint16* src, uint16* dst, int count) { in CopyRow_16_C() function
/external/libyuv/files/include/libyuv/
Drow.h1450 void CopyRow_16_C(const uint16* src, uint16* dst, int count);