Searched refs:SobelYRow_SSE2 (Results 1 – 12 of 12) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_gcc.cc | 5417 void SobelYRow_SSE2(const uint8_t* src_y0, in SobelYRow_SSE2() function
|
D | planar_functions.cc | 2807 SobelYRow = SobelYRow_SSE2; in ARGBSobelize()
|
D | row_win.cc | 5043 __declspec(naked) void SobelYRow_SSE2(const uint8_t* src_y0,
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_gcc.cc | 4176 void SobelYRow_SSE2(const uint8* src_y0, const uint8* src_y1, in SobelYRow_SSE2() function
|
D | planar_functions.cc | 2024 SobelYRow = SobelYRow_SSE2; in ARGBSobelize()
|
D | row_win.cc | 5004 void SobelYRow_SSE2(const uint8* src_y0, const uint8* src_y1, in SobelYRow_SSE2() function
|
/external/libyuv/files/source/ |
D | row_gcc.cc | 4447 void SobelYRow_SSE2(const uint8* src_y0, in SobelYRow_SSE2() function
|
D | planar_functions.cc | 2614 SobelYRow = SobelYRow_SSE2; in ARGBSobelize()
|
D | row_win.cc | 5033 __declspec(naked) void SobelYRow_SSE2(const uint8* src_y0,
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1801 void SobelYRow_SSE2(const uint8* src_y0, const uint8* src_y1,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 3006 void SobelYRow_SSE2(const uint8* src_y0,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 3264 void SobelYRow_SSE2(const uint8_t* src_y0,
|