Searched refs:fConfigFound (Results 1 – 1 of 1) sorted by relevance
226 int fConfigFound = 0; in transportDec_OutOfBandConfig() local238 … err = CLatmDemux_ReadStreamMuxConfig(hBs, pLatmDemux, &hTp->callbacks, hTp->asc, &fConfigFound); in transportDec_OutOfBandConfig()245 fConfigFound = 1; in transportDec_OutOfBandConfig()258 if (err == TRANSPORTDEC_OK && fConfigFound) { in transportDec_OutOfBandConfig()526 int fConfigFound = (pfConfigFound != NULL) ? *pfConfigFound : 0; in transportDec_readHeader() local555 fConfigFound = 1; in transportDec_readHeader()599 &fConfigFound, in transportDec_readHeader()640 *pfConfigFound = fConfigFound; in transportDec_readHeader()650 *pfConfigFound = fConfigFound; in transportDec_readHeader()672 …INT numFramesTraversed = 0, fTraverseMoreFrames, fConfigFound = (hTp->flags & TPDEC_CONFIG_FOUND),… in synchronization() local[all …]