Home | History | Annotate | Download | only in source

Lines Matching refs:bit_stream

174 void WebRtcIsac_ResetBitstream(Bitstr* bit_stream) {
175 bit_stream->W_upper = 0xFFFFFFFF;
176 bit_stream->stream_index = 0;
177 bit_stream->streamval = 0;