Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Dplanar_functions.cc83 void (*CopyRow)(const uint16* src, uint16* dst, int width) = CopyRow_16_C; in CopyPlane_16()
Drow_common.cc1710 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.h814 void CopyRow_16_C(const uint16* src, uint16* dst, int count);