Searched refs:ARGBQuantizeRow_SSE2 (Results 1 - 8 of 8) 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
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h1722 void ARGBQuantizeRow_SSE2(uint8* dst_argb, int scale, int interval_size,
/external/libvpx/libvpx/third_party/libyuv/source/
H A Dplanar_functions.cc1635 ARGBQuantizeRow = ARGBQuantizeRow_SSE2;
H A Drow_gcc.cc3844 void ARGBQuantizeRow_SSE2(uint8* dst_argb, int scale, int interval_size, function
H A Drow_win.cc4655 void ARGBQuantizeRow_SSE2(uint8* dst_argb, int scale, int interval_size, function

Completed in 284 milliseconds