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

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

Completed in 30 milliseconds