Searched refs:ScaleColsUp2_SSE2 (Results 1 – 16 of 16) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/SanitizerCoverage/ |
D | seh.ll | 82 define void @ScaleColsUp2_SSE2() sanitize_address {
|
/external/llvm/test/Instrumentation/AddressSanitizer/ |
D | localescape.ll | 83 define void @ScaleColsUp2_SSE2() sanitize_address {
|
/external/llvm/test/Instrumentation/SanitizerCoverage/ |
D | seh.ll | 83 define void @ScaleColsUp2_SSE2() sanitize_address {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/AddressSanitizer/ |
D | localescape.ll | 83 define void @ScaleColsUp2_SSE2() sanitize_address {
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | scale_gcc.cc | 958 void ScaleColsUp2_SSE2(uint8_t* dst_ptr, in ScaleColsUp2_SSE2() function
|
D | scale.cc | 1207 ScaleFilterCols = ScaleColsUp2_SSE2; in ScalePlaneBilinearUp() 1419 ScaleCols = ScaleColsUp2_SSE2; in ScalePlaneSimple()
|
D | scale_win.cc | 968 __declspec(naked) void ScaleColsUp2_SSE2(uint8_t* dst_ptr, in ScaleColsUp2_SSE2() function
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | scale_gcc.cc | 695 void ScaleColsUp2_SSE2(uint8* dst_ptr, const uint8* src_ptr, in ScaleColsUp2_SSE2() function
|
D | scale.cc | 1136 ScaleFilterCols = ScaleColsUp2_SSE2; in ScalePlaneBilinearUp() 1348 ScaleCols = ScaleColsUp2_SSE2; in ScalePlaneSimple()
|
D | scale_win.cc | 939 void ScaleColsUp2_SSE2(uint8* dst_ptr, const uint8* src_ptr, in ScaleColsUp2_SSE2() function
|
/external/libyuv/files/source/ |
D | scale_gcc.cc | 958 void ScaleColsUp2_SSE2(uint8* dst_ptr, in ScaleColsUp2_SSE2() function
|
D | scale.cc | 1284 ScaleFilterCols = ScaleColsUp2_SSE2; in ScalePlaneBilinearUp() 1504 ScaleCols = ScaleColsUp2_SSE2; in ScalePlaneSimple()
|
D | scale_win.cc | 967 __declspec(naked) void ScaleColsUp2_SSE2(uint8* dst_ptr, in ScaleColsUp2_SSE2() function
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | scale_row.h | 300 void ScaleColsUp2_SSE2(uint8* dst_ptr, const uint8* src_ptr,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | scale_row.h | 510 void ScaleColsUp2_SSE2(uint8_t* dst_ptr,
|
/external/libyuv/files/include/libyuv/ |
D | scale_row.h | 507 void ScaleColsUp2_SSE2(uint8* dst_ptr,
|