Searched refs:mCVOExtMap (Results 1 – 3 of 3) sorted by relevance
86 int mCVOExtMap; // will be set to 0 if cvo is not negotiated in sdp member388 info->mCVOExtMap = 0; in onAddStream()392 info->mCVOExtMap = cvoExtMap; in onAddStream()393 ALOGI("urn:3gpp:video-orientation(cvo) found as extmap:%d", info->mCVOExtMap); in onAddStream()395 ALOGI("urn:3gpp:video-orientation(cvo) not found :%d", info->mCVOExtMap); in onAddStream()906 if (extmapId == s->mCVOExtMap) { in parseRTPExt()
123 int32_t mCVOExtMap; member
109 NULL, info->mWidth, info->mHeight, info->mCVOExtMap); in prepareAsync()720 info->mCVOExtMap = atoi(value); in setParameter()