Searched defs:ConfigureEncoder (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/video/test/ | ||
D | mock_video_stream_encoder.h | 62 void ConfigureEncoder(VideoEncoderConfig config, in ConfigureEncoder() function |
/external/webrtc/video/end_to_end_tests/ | ||
D | multi_codec_receive_tests.cc | 195 void MultiCodecReceiveTest::ConfigureEncoder(const CodecConfig& config) { in ConfigureEncoder() function in webrtc::MultiCodecReceiveTest |
/external/webrtc/video/ | ||
D | video_stream_encoder.cc | 538 void VideoStreamEncoder::ConfigureEncoder(VideoEncoderConfig config, in ConfigureEncoder() function in webrtc::VideoStreamEncoder |
D | video_stream_encoder_unittest.cc | 674 void ConfigureEncoder(VideoEncoderConfig video_encoder_config) { in ConfigureEncoder() function in webrtc::VideoStreamEncoderTest |