Searched refs:ARGBQuantizeRow_SSE2 (Results 1 – 12 of 12) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_gcc.cc | 5077 void ARGBQuantizeRow_SSE2(uint8_t* dst_argb, in ARGBQuantizeRow_SSE2() function
|
D | planar_functions.cc | 2333 ARGBQuantizeRow = ARGBQuantizeRow_SSE2; in ARGBQuantize()
|
D | row_win.cc | 4683 __declspec(naked) void ARGBQuantizeRow_SSE2(uint8_t* dst_argb,
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_gcc.cc | 3844 void ARGBQuantizeRow_SSE2(uint8* dst_argb, int scale, int interval_size, in ARGBQuantizeRow_SSE2() function
|
D | planar_functions.cc | 1635 ARGBQuantizeRow = ARGBQuantizeRow_SSE2; in ARGBQuantize()
|
D | row_win.cc | 4655 void ARGBQuantizeRow_SSE2(uint8* dst_argb, int scale, int interval_size, in ARGBQuantizeRow_SSE2() function
|
/external/libyuv/files/source/ |
D | row_gcc.cc | 4095 void ARGBQuantizeRow_SSE2(uint8* dst_argb, in ARGBQuantizeRow_SSE2() function
|
D | planar_functions.cc | 2129 ARGBQuantizeRow = ARGBQuantizeRow_SSE2; in ARGBQuantize()
|
D | row_win.cc | 4673 __declspec(naked) void ARGBQuantizeRow_SSE2(uint8* dst_argb,
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1723 void ARGBQuantizeRow_SSE2(uint8* dst_argb, int scale, int interval_size,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 2859 void ARGBQuantizeRow_SSE2(uint8* dst_argb,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 3117 void ARGBQuantizeRow_SSE2(uint8_t* dst_argb,
|