Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_gcc.cc4060 void SetRow_ERMS(uint8_t* dst, uint8_t v8, int width) { in SetRow_ERMS() function
Dplanar_functions.cc1767 SetRow = SetRow_ERMS; in SetPlane()
Drow_win.cc3580 __declspec(naked) void SetRow_ERMS(uint8_t* dst, uint8_t v8, int width) {
/external/libaom/libaom/third_party/libyuv/source/
Drow_gcc.cc2798 void SetRow_ERMS(uint8* dst, uint8 v8, int width) { in SetRow_ERMS() function
Dplanar_functions.cc1143 SetRow = SetRow_ERMS; in SetPlane()
Drow_win.cc3553 void SetRow_ERMS(uint8* dst, uint8 v8, int count) { in SetRow_ERMS() function
/external/libyuv/files/source/
Drow_gcc.cc3051 void SetRow_ERMS(uint8* dst, uint8 v8, int width) { in SetRow_ERMS() function
Dplanar_functions.cc1574 SetRow = SetRow_ERMS; in SetPlane()
Drow_win.cc3572 __declspec(naked) void SetRow_ERMS(uint8* dst, uint8 v8, int count) {
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h827 void SetRow_ERMS(uint8* dst, uint8 v8, int count);
/external/libyuv/files/include/libyuv/
Drow.h1488 void SetRow_ERMS(uint8* dst, uint8 v8, int count);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1547 void SetRow_ERMS(uint8_t* dst, uint8_t v8, int width);