Searched refs:thereIsDecoder (Results 1 – 1 of 1) sorted by relevance
327 bool thereIsDecoder; in PullAudioRunA() local330 thereIsDecoder = _thereIsDecoderA; in PullAudioRunA()332 if (thereIsDecoder) { in PullAudioRunA()347 bool thereIsDecoder; in PullAudioRunB() local350 thereIsDecoder = _thereIsDecoderB; in PullAudioRunB()352 if (thereIsDecoder) { in PullAudioRunB()785 bool* thereIsDecoder; in TestRegisteration() local801 thereIsDecoder = &_thereIsDecoderB; in TestRegisteration()807 thereIsDecoder = &_thereIsDecoderA; in TestRegisteration()829 *thereIsDecoder = false; in TestRegisteration()[all …]