HomeSort by relevance Sort by last modified time
    Searched refs:ChooseCodec (Results 1 - 4 of 4) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/test/
TwoWayCommunication.h 30 void ChooseCodec(uint8_t* codecID_A, uint8_t* codecID_B);
utility.h 112 int16_t ChooseCodec(CodecInst& codecInst);
TwoWayCommunication.cc 67 void TwoWayCommunication::ChooseCodec(uint8_t* codecID_A,
94 ChooseCodec(&codecID_A, &codecID_B);
utility.cc 105 int16_t ChooseCodec(CodecInst& codecInst) {

Completed in 45 milliseconds