Searched refs:SetFrameSize (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/test/
H A Dconfigurable_frame_size_encoder.h49 int32_t SetFrameSize(uint32_t size);
H A Dconfigurable_frame_size_encoder.cc90 int32_t ConfigurableFrameSizeEncoder::SetFrameSize(uint32_t size) { function in class:webrtc::test::ConfigurableFrameSizeEncoder
/external/chromium_org/third_party/webrtc/video/
H A Dvideo_send_stream_tests.cc508 encoder_.SetFrameSize(start);
610 encoder_.SetFrameSize(current_size_frame_.Value());

Completed in 91 milliseconds