Home
last modified time | relevance | path

Searched refs:ec_read_byte_from_end (Results 1 – 1 of 1) sorted by relevance

/external/libopus/celt/
Dentdec.c95 static int ec_read_byte_from_end(ec_dec *_this){ in ec_read_byte_from_end() function
233 window|=(ec_window)ec_read_byte_from_end(_this)<<available; in ec_dec_bits()