Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_argb.cc576 int width) = ARGBAttenuateRow_C; in I420AlphaToARGBMatrix()
Dplanar_functions.cc1428 int width) = ARGBAttenuateRow_C; in ARGBAttenuate()
Drow_common.cc1998 void ARGBAttenuateRow_C(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBAttenuateRow_C() function
/external/libyuv/files/source/
Dconvert_argb.cc590 ARGBAttenuateRow_C; in I420AlphaToARGBMatrix()
Dplanar_functions.cc1696 ARGBAttenuateRow_C; in ARGBAttenuate()
Drow_common.cc1967 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.h1770 void ARGBAttenuateRow_C(const uint8* src_argb, uint8* dst_argb, int width);
/external/libyuv/files/include/libyuv/
Drow.h2792 void ARGBAttenuateRow_C(const uint8* src_argb, uint8* dst_argb, int width);