Searched refs:getCvoExtMap (Results 1 – 4 of 4) sorted by relevance
43 bool getCvoExtMap(size_t index, int32_t *cvoExtMap) const;
142 sessionPacket->getCvoExtMap(mFdp.ConsumeIntegralInRange(kMinIndex, trackSize - 1), in process()
206 bool ASessionDescription::getCvoExtMap( in getCvoExtMap() function in android::ASessionDescription
391 if (sessionDesc->getCvoExtMap(i, &cvoExtMap)) { in onAddStream()