Searched refs:ScaleSamples_NEON (Results 1 – 5 of 5) sorted by relevance
/external/libyuv/files/source/ |
D | row_neon64.cc | 2786 void ScaleSamples_NEON(const float* src, float* dst, float scale, int width) { in ScaleSamples_NEON() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon64.cc | 2786 void ScaleSamples_NEON(const float* src, float* dst, float scale, int width) { in ScaleSamples_NEON() function
|
/external/libyuv/files/unit_test/ |
D | planar_test.cc | 3075 ScaleSamples_NEON(reinterpret_cast<float*>(orig_y), in TestScaleSamples()
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 3464 void ScaleSamples_NEON(const float* src, float* dst, float scale, int width);
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 4019 void ScaleSamples_NEON(const float* src, float* dst, float scale, int width);
|