Searched refs:ScaleSamples_C (Results 1 – 5 of 5) sorted by relevance
/external/libyuv/files/unit_test/ |
D | planar_test.cc | 3069 ScaleSamples_C(reinterpret_cast<float*>(orig_y), in TestScaleSamples() 3078 ScaleSamples_C(reinterpret_cast<float*>(orig_y), in TestScaleSamples() 3082 ScaleSamples_C(reinterpret_cast<float*>(orig_y), in TestScaleSamples()
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 3463 void ScaleSamples_C(const float* src, float* dst, float scale, int width);
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 4018 void ScaleSamples_C(const float* src, float* dst, float scale, int width);
|
/external/libyuv/files/source/ |
D | row_common.cc | 3204 void ScaleSamples_C(const float* src, float* dst, float scale, int width) { in ScaleSamples_C() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_common.cc | 3204 void ScaleSamples_C(const float* src, float* dst, float scale, int width) { in ScaleSamples_C() function
|