Searched refs:ARGBQuantizeRow_SSE2 (Results 1 - 4 of 4) sorted by relevance

/external/libyuv/files/include/libyuv/
H A Drow.h692 void ARGBQuantizeRow_SSE2(uint8* dst_argb, int scale, int interval_size,
/external/libyuv/files/source/
H A Drow_posix.cc3223 void ARGBQuantizeRow_SSE2(uint8* dst_argb, int scale, int interval_size, function
H A Dplanar_functions.cc1232 ARGBQuantizeRow = ARGBQuantizeRow_SSE2;
H A Drow_win.cc3661 void ARGBQuantizeRow_SSE2(uint8* dst_argb, int scale, int interval_size, function

Completed in 44 milliseconds