Home
last modified time | relevance | path

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

/third_party/boost/boost/atomic/detail/
Dintegral_extend.hpp48 BOOST_FORCEINLINE Output zero_extend(Input input) BOOST_NOEXCEPT in zero_extend() function
Dintegral_conversions.hpp49 BOOST_FORCEINLINE Output zero_extend(Input input) BOOST_NOEXCEPT in zero_extend() function
/third_party/ffmpeg/libavcodec/
Dmathops.h139 static inline av_const unsigned zero_extend(unsigned val, unsigned bits) in zero_extend() function