Searched refs:SetRow_ERMS (Results 1 – 8 of 8) sorted by relevance
/external/libyuv/files/source/ |
D | row_gcc.cc | 3051 void SetRow_ERMS(uint8* dst, uint8 v8, int width) { in SetRow_ERMS() function
|
D | planar_functions.cc | 1574 SetRow = SetRow_ERMS; in SetPlane()
|
D | row_win.cc | 3572 __declspec(naked) void SetRow_ERMS(uint8* dst, uint8 v8, int count) {
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_gcc.cc | 3047 void SetRow_ERMS(uint8* dst, uint8 v8, int width) { in SetRow_ERMS() function
|
D | planar_functions.cc | 1322 SetRow = SetRow_ERMS; in SetPlane()
|
D | row_win.cc | 3651 void SetRow_ERMS(uint8* dst, uint8 v8, int count) {
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 905 void SetRow_ERMS(uint8* dst, uint8 v8, int count);
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 1488 void SetRow_ERMS(uint8* dst, uint8 v8, int count);
|