Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Drow_neon64.cc2975 uint8_t* dst_out, in FloatDivToByteRow_NEON() argument
3008 "+r"(dst_out), // %2 in FloatDivToByteRow_NEON()
Drow_common.cc3337 uint8_t* dst_out, in FloatDivToByteRow_C() argument
3342 dst_out[x] = Clamp(src_values[x] / src_weights[x]); in FloatDivToByteRow_C()
/external/libyuv/files/include/libyuv/
Drow.h4023 uint8_t* dst_out,
4028 uint8_t* dst_out,