Home
last modified time | relevance | path

Searched refs:ScaleSamples_C (Results 1 – 5 of 5) sorted by relevance

/external/libyuv/files/unit_test/
Dplanar_test.cc3069 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/
Drow.h3463 void ScaleSamples_C(const float* src, float* dst, float scale, int width);
/external/libyuv/files/include/libyuv/
Drow.h4018 void ScaleSamples_C(const float* src, float* dst, float scale, int width);
/external/libyuv/files/source/
Drow_common.cc3204 void ScaleSamples_C(const float* src, float* dst, float scale, int width) { in ScaleSamples_C() function
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_common.cc3204 void ScaleSamples_C(const float* src, float* dst, float scale, int width) { in ScaleSamples_C() function