Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dbits.h31 static inline long long zero_extend(long long val, unsigned size) in zero_extend() function
/third_party/boost/boost/atomic/detail/
Dintegral_conversions.hpp49 BOOST_FORCEINLINE Output zero_extend(Input input) BOOST_NOEXCEPT in zero_extend() function
Dintegral_extend.hpp48 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