Home
last modified time | relevance | path

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

/aosp_15_r20/external/liblc3/test/
H A Dbitstream.py135 def ac_shift(self): member in BitstreamWriter
/aosp_15_r20/external/liblc3/src/
H A Dbits.c170 LC3_HOT static inline void ac_shift( in ac_shift() function