Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/g711/
Dg711.h58 static __inline__ int top_bit(unsigned int bits) { in top_bit() function
/external/libxml2/
Dtimsort.h80 const int top_bit = 64 - CLZ(size); in compute_minrun() local