Home
last modified time | relevance | path

Searched defs:ConvertUint32ToInt32 (Results 1 – 1 of 1) sorted by relevance

/external/dng_sdk/source/
Ddng_safe_arithmetic.cpp253 bool ConvertUint32ToInt32(std::uint32_t val, std::int32_t *result) { in ConvertUint32ToInt32() function
262 std::int32_t ConvertUint32ToInt32(std::uint32_t val) { in ConvertUint32ToInt32() function