Home
last modified time | relevance | path

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

/aosp_15_r20/external/libogg/src/
H A Dbitwise.c565 int tbit=bits?bits:ilog(b[i]); in cliptest() local
600 int tbit=bits?bits:ilog(b[i]); in cliptestB() local
/aosp_15_r20/external/tremolo/Tremolo/
H A Dbitwise.c401 int tbit=bits?bits:ilog(b[i]); in cliptest() local