Home
last modified time | relevance | path

Searched refs:ARGBQuantizeRow_SSE2 (Results 1 – 12 of 12) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_gcc.cc5077 void ARGBQuantizeRow_SSE2(uint8_t* dst_argb, in ARGBQuantizeRow_SSE2() function
Dplanar_functions.cc2333 ARGBQuantizeRow = ARGBQuantizeRow_SSE2; in ARGBQuantize()
Drow_win.cc4683 __declspec(naked) void ARGBQuantizeRow_SSE2(uint8_t* dst_argb,
/external/libaom/libaom/third_party/libyuv/source/
Drow_gcc.cc3844 void ARGBQuantizeRow_SSE2(uint8* dst_argb, int scale, int interval_size, in ARGBQuantizeRow_SSE2() function
Dplanar_functions.cc1635 ARGBQuantizeRow = ARGBQuantizeRow_SSE2; in ARGBQuantize()
Drow_win.cc4655 void ARGBQuantizeRow_SSE2(uint8* dst_argb, int scale, int interval_size, in ARGBQuantizeRow_SSE2() function
/external/libyuv/files/source/
Drow_gcc.cc4095 void ARGBQuantizeRow_SSE2(uint8* dst_argb, in ARGBQuantizeRow_SSE2() function
Dplanar_functions.cc2129 ARGBQuantizeRow = ARGBQuantizeRow_SSE2; in ARGBQuantize()
Drow_win.cc4673 __declspec(naked) void ARGBQuantizeRow_SSE2(uint8* dst_argb,
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h1723 void ARGBQuantizeRow_SSE2(uint8* dst_argb, int scale, int interval_size,
/external/libyuv/files/include/libyuv/
Drow.h2859 void ARGBQuantizeRow_SSE2(uint8* dst_argb,
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h3117 void ARGBQuantizeRow_SSE2(uint8_t* dst_argb,