Searched refs:SendPictureLost (Results 1 – 4 of 4) sorted by relevance
72 bool SendPictureLost(const uint32_t type);
297 bool bRet = pRtcpEncNode->SendPictureLost(kPsfbPli); in TEST_F()302 bRet = pRtcpEncNode->SendPictureLost(kPsfbFir); in TEST_F()
211 ret = encoder->SendPictureLost(param->value); in OnEvent()
284 bool RtcpEncoderNode::SendPictureLost(const uint32_t type) in SendPictureLost() function in RtcpEncoderNode