Searched defs:bit_stream (Results 1 – 4 of 4) sorted by relevance
121 struct bit_stream struct129 write_bit(struct bit_stream *writer, unsigned int bit) in write_bit() argument
60 float OpusSpeedTest::EncodeABlock(int16_t* in_data, uint8_t* bit_stream, in EncodeABlock()72 float OpusSpeedTest::DecodeABlock(const uint8_t* bit_stream, in DecodeABlock()
63 float IsacSpeedTest::EncodeABlock(int16_t* in_data, uint8_t* bit_stream, in EncodeABlock()86 float IsacSpeedTest::DecodeABlock(const uint8_t* bit_stream, in DecodeABlock()
174 void WebRtcIsac_ResetBitstream(Bitstr* bit_stream) { in WebRtcIsac_ResetBitstream()