Searched refs:mCVOExtMap (Results 1 – 3 of 3) sorted by relevance
74 int mCVOExtMap; // will be set to 0 if cvo is not negotiated in sdp member355 info->mCVOExtMap = 0; in onAddStream()359 info->mCVOExtMap = cvoExtMap; in onAddStream()360 ALOGI("urn:3gpp:video-orientation(cvo) found as extmap:%d", info->mCVOExtMap); in onAddStream()362 ALOGI("urn:3gpp:video-orientation(cvo) not found :%d", info->mCVOExtMap); in onAddStream()821 if (extmapId == s->mCVOExtMap) { in parseRTPExt()
128 int32_t mCVOExtMap; member
109 NULL, info->mWidth, info->mHeight, info->mCVOExtMap); in prepareAsync()718 info->mCVOExtMap = atoi(value); in setParameter()