Searched refs:ChooseCodec (Results 1 – 4 of 4) sorted by relevance
30 void ChooseCodec(uint8_t* codecID_A, uint8_t* codecID_B);
112 int16_t ChooseCodec(CodecInst& codecInst);
67 void TwoWayCommunication::ChooseCodec(uint8_t* codecID_A, in ChooseCodec() function in webrtc::TwoWayCommunication94 ChooseCodec(&codecID_A, &codecID_B); in SetUp()
105 int16_t ChooseCodec(CodecInst& codecInst) { in ChooseCodec() function