Home
last modified time | relevance | path

Searched refs:FloatDivToByteRow_C (Results 1 – 3 of 3) sorted by relevance

/external/libyuv/files/unit_test/
Dplanar_test.cc3300 FloatDivToByteRow_C(reinterpret_cast<float*>(src_weights), in TestFloatDivToByte()
3311 FloatDivToByteRow_C(reinterpret_cast<float*>(src_weights), in TestFloatDivToByte()
3316 FloatDivToByteRow_C(reinterpret_cast<float*>(src_weights), in TestFloatDivToByte()
/external/libyuv/files/include/libyuv/
Drow.h4021 void FloatDivToByteRow_C(const float* src_weights,
/external/libyuv/files/source/
Drow_common.cc3335 void FloatDivToByteRow_C(const float* src_weights, in FloatDivToByteRow_C() function