Searched refs:ARGBAttenuateRow_C (Results 1 – 11 of 11) sorted by relevance
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 291 YANY(ARGBAttenuateRow_Any_SSSE3, ARGBAttenuateRow_SSSE3, ARGBAttenuateRow_C, 295 YANY(ARGBAttenuateRow_Any_SSE2, ARGBAttenuateRow_SSE2, ARGBAttenuateRow_C, 303 YANY(ARGBAttenuateRow_Any_AVX2, ARGBAttenuateRow_AVX2, ARGBAttenuateRow_C, 311 YANY(ARGBAttenuateRow_Any_NEON, ARGBAttenuateRow_NEON, ARGBAttenuateRow_C,
|
D | planar_functions.cc | 1183 int width) = ARGBAttenuateRow_C; in ARGBAttenuate()
|
D | row_common.cc | 1737 void ARGBAttenuateRow_C(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBAttenuateRow_C() function
|
/external/chromium_org/third_party/libyuv/source/ |
D | row_any.cc | 273 YANY(ARGBAttenuateRow_Any_SSSE3, ARGBAttenuateRow_SSSE3, ARGBAttenuateRow_C, 277 YANY(ARGBAttenuateRow_Any_SSE2, ARGBAttenuateRow_SSE2, ARGBAttenuateRow_C, 285 YANY(ARGBAttenuateRow_Any_AVX2, ARGBAttenuateRow_AVX2, ARGBAttenuateRow_C, 293 YANY(ARGBAttenuateRow_Any_NEON, ARGBAttenuateRow_NEON, ARGBAttenuateRow_C,
|
D | planar_functions.cc | 1183 int width) = ARGBAttenuateRow_C; in ARGBAttenuate()
|
D | row_common.cc | 1737 void ARGBAttenuateRow_C(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBAttenuateRow_C() function
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 668 void ARGBAttenuateRow_C(const uint8* src_argb, uint8* dst_argb, int width);
|
/external/libyuv/files/source/ |
D | planar_functions.cc | 1030 int width) = ARGBAttenuateRow_C; in ARGBAttenuate()
|
D | row_common.cc | 879 void ARGBAttenuateRow_C(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBAttenuateRow_C() function
|
/external/chromium_org/third_party/libyuv/include/libyuv/ |
D | row.h | 1554 void ARGBAttenuateRow_C(const uint8* src_argb, uint8* dst_argb, int width);
|
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1646 void ARGBAttenuateRow_C(const uint8* src_argb, uint8* dst_argb, int width);
|