Searched refs:DEFAULT_RENDER_FRAME_WIDTH (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/modules/video_render/linux/ | ||
D | video_x11_channel.h | 25 #define DEFAULT_RENDER_FRAME_WIDTH 352 macro |
D | video_x11_channel.cc | 27 _width(DEFAULT_RENDER_FRAME_WIDTH), in VideoX11Channel() |