Searched refs:wbISACConfig (Results 1 – 2 of 2) sorted by relevance
198 ACMTestISACConfig wbISACConfig; in Perform() local201 SetISACConfigDefault(wbISACConfig); in Perform()204 wbISACConfig.currentRateBitPerSec = -1; in Perform()207 EncodeDecode(testNr, wbISACConfig, swbISACConfig); in Perform()209 SetISACConfigDefault(wbISACConfig); in Perform()212 EncodeDecode(testNr, wbISACConfig, swbISACConfig); in Perform()233 ACMTestISACConfig& wbISACConfig, in EncodeDecode() argument258 wbISACConfig), in EncodeDecode()263 (wbISACConfig.currentRateBitPerSec == -1)) { in EncodeDecode()
71 ACMTestISACConfig& wbISACConfig,