Home
last modified time | relevance | path

Searched defs:stream_config (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/
Daudio_buffer.cc26 int KeyboardChannelIndex(const StreamConfig& stream_config) { in KeyboardChannelIndex()
106 const StreamConfig& stream_config) { in CopyFrom()
150 void AudioBuffer::CopyTo(const StreamConfig& stream_config, in CopyTo()
/external/libvpx/libvpx/
Dvpxenc.c824 struct stream_config { struct
844 struct stream_config config; argument
Dwarnings.c88 const struct vpx_codec_enc_cfg *stream_config) { in check_encoder_config()