Searched refs:ARGBShadeRow_C (Results 1 – 6 of 6) sorted by relevance
/external/libyuv/files/include/libyuv/ |
D | row.h | 706 void ARGBShadeRow_C(const uint8* src_argb, uint8* dst_argb, int width,
|
/external/libyuv/files/source/ |
D | planar_functions.cc | 1372 int width, uint32 value) = ARGBShadeRow_C; in ARGBShade()
|
D | row_common.cc | 1177 void ARGBShadeRow_C(const uint8* src_argb, uint8* dst_argb, int width, in ARGBShadeRow_C() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | planar_functions.cc | 1729 int width, uint32 value) = ARGBShadeRow_C; in ARGBShade()
|
D | row_common.cc | 750 void ARGBShadeRow_C(const uint8* src_argb, uint8* dst_argb, int width, in ARGBShadeRow_C() function
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1610 void ARGBShadeRow_C(const uint8* src_argb, uint8* dst_argb, int width,
|