Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/tools/
Daudio_codec_speed_test.h68 rtc::scoped_ptr<uint8_t[]> bit_stream_; variable
/external/webrtc/webrtc/modules/audio_coding/codecs/opus/
Dopus_fec_test.cc66 rtc::scoped_ptr<uint8_t[]> bit_stream_; member in webrtc::OpusFecTest