Home
last modified time | relevance | path

Searched defs:zero_extend (Results 1 – 2 of 2) 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/ffmpeg/libavcodec/
Dmathops.h139 static inline av_const unsigned zero_extend(unsigned val, unsigned bits) in zero_extend() function