Searched refs:VEDIO_STATE_NUM (Results 1 – 9 of 9) sorted by relevance
28 constexpr int32_t VEDIO_STATE_NUM = 2; variable40 int32_t videoState = static_cast<int32_t>(size % VEDIO_STATE_NUM); in DoSomethingInterestingWithMyAPI()
30 constexpr int32_t VEDIO_STATE_NUM = 2; variable43 int32_t videoState = static_cast<int32_t>(size % VEDIO_STATE_NUM); in DoSomethingInterestingWithMyAPI()
32 constexpr int32_t VEDIO_STATE_NUM = 2; variable45 int32_t videoState = static_cast<int32_t>(size % VEDIO_STATE_NUM); in DoSomethingInterestingWithMyAPI()
33 constexpr int32_t VEDIO_STATE_NUM = 2; variable233 callInfo.videoState = static_cast<int32_t>(size % VEDIO_STATE_NUM); in SendUpdateCallMediaModeRequest()267 callInfo.videoState = static_cast<int32_t>(size % VEDIO_STATE_NUM); in SendUpdateCallMediaModeResponse()327 int32_t videoState = static_cast<int32_t>(size % VEDIO_STATE_NUM); in StartDtmf()
31 constexpr int32_t VEDIO_STATE_NUM = 2; variable237 int32_t videoState = static_cast<int32_t>(size % VEDIO_STATE_NUM); in Reject()273 int32_t videoState = static_cast<int32_t>(size % VEDIO_STATE_NUM); in HangUp()
31 constexpr int32_t VEDIO_STATE_NUM = 2; variable243 int32_t videoState = static_cast<int32_t>(size % VEDIO_STATE_NUM); in Dial()294 int32_t videoState = static_cast<int32_t>(size % VEDIO_STATE_NUM); in KickOutFromConference()
28 constexpr int32_t VEDIO_STATE_NUM = 2; variable151 int32_t videoState = static_cast<int32_t>(size % VEDIO_STATE_NUM); in DialCall()
34 constexpr int32_t VEDIO_STATE_NUM = 2; variable176 int32_t videoState = static_cast<uint32_t>(size % VEDIO_STATE_NUM); in UpdateOttCallRequest()
31 constexpr int32_t VEDIO_STATE_NUM = 2; variable