Home
last modified time | relevance | path

Searched refs:ARGBAttenuateRow_C (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
Drow_any.cc291 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,
Dplanar_functions.cc1183 int width) = ARGBAttenuateRow_C; in ARGBAttenuate()
Drow_common.cc1737 void ARGBAttenuateRow_C(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBAttenuateRow_C() function
/external/chromium_org/third_party/libyuv/source/
Drow_any.cc273 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,
Dplanar_functions.cc1183 int width) = ARGBAttenuateRow_C; in ARGBAttenuate()
Drow_common.cc1737 void ARGBAttenuateRow_C(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBAttenuateRow_C() function
/external/libyuv/files/include/libyuv/
Drow.h668 void ARGBAttenuateRow_C(const uint8* src_argb, uint8* dst_argb, int width);
/external/libyuv/files/source/
Dplanar_functions.cc1030 int width) = ARGBAttenuateRow_C; in ARGBAttenuate()
Drow_common.cc879 void ARGBAttenuateRow_C(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBAttenuateRow_C() function
/external/chromium_org/third_party/libyuv/include/libyuv/
Drow.h1554 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/
Drow.h1646 void ARGBAttenuateRow_C(const uint8* src_argb, uint8* dst_argb, int width);