Searched refs:noCodec (Results 1 – 2 of 2) sorted by relevance
109 uint8_t noCodec = AudioCodingModule::NumberOfCodecs(); in ChooseCodec() local117 if ((codecID < 0) || (codecID >= noCodec)) { in ChooseCodec()128 uint8_t noCodec = AudioCodingModule::NumberOfCodecs(); in PrintCodecs() local132 for (uint8_t codecCntr = 0; codecCntr < noCodec; codecCntr++) { in PrintCodecs()
70 uint8_t noCodec = tmpACM->NumberOfCodecs(); in ChooseCodec() local74 for (uint8_t codecCntr = 0; codecCntr < noCodec; codecCntr++) { in ChooseCodec()