Searched refs:nSupportedCodecs (Results 1 – 2 of 2) sorted by relevance
50 uint8_t nSupportedCodecs = AudioCodingModule::NumberOfCodecs(); in NumOfCodecs() local51 return (nSupportedCodecs); in NumOfCodecs()
1067 const uint8_t nSupportedCodecs = AudioCodingModule::NumberOfCodecs(); in Init() local1069 for (int idx = 0; idx < nSupportedCodecs; idx++) in Init()3962 const uint8_t nSupportedCodecs = AudioCodingModule::NumberOfCodecs(); in RegisterReceiveCodecsToRTPModule() local3964 for (int idx = 0; idx < nSupportedCodecs; idx++) in RegisterReceiveCodecsToRTPModule()