Searched refs:ModifyVideoCaptureStartResolution (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/test/ | ||
D | call_test.h | 279 virtual void ModifyVideoCaptureStartResolution(int* width, |
D | call_test.cc | 179 test->ModifyVideoCaptureStartResolution(&width, &height, &frame_rate); in RunBaseTest() |
/external/webrtc/video/ | ||
D | video_send_stream_tests.cc | 3257 void ModifyVideoCaptureStartResolution(int* width, in ModifyVideoCaptureStartResolution() function in webrtc::Vp9HeaderObserver |