Searched defs:thereIsDecoder (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
H A DAPITest.cc339 bool thereIsDecoder; local
342 thereIsDecoder = _thereIsDecoderA;
344 if (thereIsDecoder) {
359 bool thereIsDecoder; local
362 thereIsDecoder = _thereIsDecoderB;
364 if (thereIsDecoder) {
835 bool* thereIsDecoder; local
851 thereIsDecoder = &_thereIsDecoderB;
857 thereIsDecoder = &_thereIsDecoderA;
877 *thereIsDecoder
[all...]

Completed in 70 milliseconds