Searched refs:setTMMBNInfo (Results 1 – 4 of 4) sorted by relevance
59 virtual void setTMMBNInfo(uint32_t opponentID, uint32_t bitrate);
163 mArtpWriter->setTMMBNInfo(mFdp.ConsumeIntegral<uint32_t>() /* opponentID */, in process()
564 void ARTPWriter::setTMMBNInfo(uint32_t opponentID, uint32_t bitrate) { in setTMMBNInfo() function in android::ARTPWriter
605 rtpWriter->setTMMBNInfo(mOpponentID, bitRate); in setParamVideoEncodingBitRate()