Searched refs:ec_read_byte (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/opus/src/celt/
H A Dentdec.c91 static int ec_read_byte(ec_dec *_this){ function
111 _this->rem=ec_read_byte(_this);
132 _this->rem=ec_read_byte(_this);
/external/libopus/celt/
H A Dentdec.c91 static int ec_read_byte(ec_dec *_this){ function
111 _this->rem=ec_read_byte(_this);
132 _this->rem=ec_read_byte(_this);

Completed in 130 milliseconds