Searched refs:pParam (Results 1 – 2 of 2) sorted by relevance
885 InternalRequestEventParam* pParam = new InternalRequestEventParam( in RequestSendNack() local889 mCallback->SendEvent(kRequestVideoSendNack, reinterpret_cast<uint64_t>(pParam)); in RequestSendNack()895 InternalRequestEventParam* pParam = in RequestToSendPictureLost() local897 mCallback->SendEvent(kRequestVideoSendPictureLost, reinterpret_cast<uint64_t>(pParam)); in RequestToSendPictureLost()907 InternalRequestEventParam* pParam = in RequestToSendTmmbr() local909 mCallback->SendEvent(kRequestVideoSendTmmbr, reinterpret_cast<uint64_t>(pParam)); in RequestToSendTmmbr()
302 InternalRequestEventParam* pParam = new InternalRequestEventParam( in ReceiveTmmbr() local304 mCallback->SendEvent(kRequestVideoSendTmmbn, reinterpret_cast<uint64_t>(pParam)); in ReceiveTmmbr()