Searched refs:ARGBSetRows_X86 (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | planar_functions.cc | 1156 ARGBSetRows_X86(dst_argb, value, width, dst_stride_argb, height); in ARGBRect()
|
D | row_posix.cc | 3453 void ARGBSetRows_X86(uint8* dst, uint32 v32, int width, in ARGBSetRows_X86() function
|
D | row_win.cc | 3881 void ARGBSetRows_X86(uint8* dst, uint32 v32, int width, in ARGBSetRows_X86() function
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 816 void ARGBSetRows_X86(uint8* dst, uint32 v32, int width,
|