Searched refs:ARGBUnattenuateRow_C (Results 1 – 9 of 9) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | planar_functions.cc | 1313 int width) = ARGBUnattenuateRow_C; in ARGBUnattenuate()
|
D | row_common.cc | 1944 void ARGBUnattenuateRow_C(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBUnattenuateRow_C() function
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1692 void ARGBUnattenuateRow_C(const uint8* src_argb, uint8* dst_argb, int width);
|
/external/libyuv/files/source/ |
D | planar_functions.cc | 1762 int width) = ARGBUnattenuateRow_C; in ARGBUnattenuate()
|
D | row_common.cc | 2050 void ARGBUnattenuateRow_C(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBUnattenuateRow_C() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | planar_functions.cc | 1961 int width) = ARGBUnattenuateRow_C; in ARGBUnattenuate()
|
D | row_common.cc | 2475 void ARGBUnattenuateRow_C(const uint8_t* src_argb, in ARGBUnattenuateRow_C() function
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 2815 void ARGBUnattenuateRow_C(const uint8* src_argb, uint8* dst_argb, int width);
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 3055 void ARGBUnattenuateRow_C(const uint8_t* src_argb,
|