Home
last modified time | relevance | path

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

/external/libvpx/libvpx/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/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1558 void ARGBAttenuateRow_C(const uint8* src_argb, uint8* dst_argb, int width);