Home
last modified time | relevance | path

Searched refs:ARGBInterpolateRow_C (Results 1 – 3 of 3) sorted by relevance

/external/libyuv/files/include/libyuv/
Drow.h718 void ARGBInterpolateRow_C(uint8* dst_ptr, const uint8* src_ptr,
/external/libyuv/files/source/
Dplanar_functions.cc1406 int source_y_fraction) = ARGBInterpolateRow_C; in ARGBInterpolate()
Drow_common.cc1221 void ARGBInterpolateRow_C(uint8* dst_ptr, const uint8* src_ptr, in ARGBInterpolateRow_C() function