Searched refs:fConfigFound (Results 1 – 1 of 1) sorted by relevance
272 int fConfigFound = 0; in transportDec_OutOfBandConfig() local300 hTp->asc, &fConfigFound, in transportDec_OutOfBandConfig()307 fConfigFound = 1; in transportDec_OutOfBandConfig()324 fConfigFound = 1; in transportDec_OutOfBandConfig()356 if (err == TRANSPORTDEC_OK && fConfigFound) { in transportDec_OutOfBandConfig()373 int fConfigFound = 0; in transportDec_InBandConfig() local477 fConfigFound = 1; in transportDec_InBandConfig()555 if (err == TRANSPORTDEC_OK && fConfigFound) { in transportDec_InBandConfig()871 int fConfigFound = (pfConfigFound != NULL) ? *pfConfigFound : 0; in transportDec_readHeader() local912 fConfigFound = 1; in transportDec_readHeader()[all …]