Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Dplanar_functions.cc1074 void (*SetRow)(uint8* dst, uint32 value, int pix) = SetRow_C; in SetPlane()
Drow_common.cc1572 void SetRow_C(uint8* dst, uint32 v8, int count) { in SetRow_C() function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h821 void SetRow_C(uint8* dst, uint32 v32, int count);