Searched refs:ModuleVideoRenderImpl (Results 1 – 3 of 3) sorted by relevance
35 return new ModuleVideoRenderImpl(id, resultVideoRenderType, window, in CreateVideoRender()48 ModuleVideoRenderImpl::ModuleVideoRenderImpl( in ModuleVideoRenderImpl() function in webrtc::ModuleVideoRenderImpl83 ModuleVideoRenderImpl::~ModuleVideoRenderImpl() in ~ModuleVideoRenderImpl()117 int64_t ModuleVideoRenderImpl::TimeUntilNextProcess() in TimeUntilNextProcess()122 int32_t ModuleVideoRenderImpl::Process() in Process()129 ModuleVideoRenderImpl::Window() in Window()135 int32_t ModuleVideoRenderImpl::ChangeWindow(void* window) in ChangeWindow()140 int32_t ModuleVideoRenderImpl::Id() in Id()146 uint32_t ModuleVideoRenderImpl::GetIncomingFrameRate(const uint32_t streamId) { in GetIncomingFrameRate()165 ModuleVideoRenderImpl::AddIncomingRenderStream(const uint32_t streamId, in AddIncomingRenderStream()[all …]
72 return new ModuleVideoRenderImpl(id, resultVideoRenderType, window, in CreateVideoRender()85 ModuleVideoRenderImpl::ModuleVideoRenderImpl( in ModuleVideoRenderImpl() function in webrtc::ModuleVideoRenderImpl207 ModuleVideoRenderImpl::~ModuleVideoRenderImpl() in ~ModuleVideoRenderImpl()297 int64_t ModuleVideoRenderImpl::TimeUntilNextProcess() in TimeUntilNextProcess()302 int32_t ModuleVideoRenderImpl::Process() in Process()309 ModuleVideoRenderImpl::Window() in Window()315 int32_t ModuleVideoRenderImpl::ChangeWindow(void* window) in ChangeWindow()363 int32_t ModuleVideoRenderImpl::Id() in Id()369 uint32_t ModuleVideoRenderImpl::GetIncomingFrameRate(const uint32_t streamId) { in GetIncomingFrameRate()388 ModuleVideoRenderImpl::AddIncomingRenderStream(const uint32_t streamId, in AddIncomingRenderStream()[all …]
25 class ModuleVideoRenderImpl: public VideoRender31 ModuleVideoRenderImpl(const int32_t id,35 virtual ~ModuleVideoRenderImpl();