Searched refs:auLength (Results 1 – 1 of 1) sorted by relevance
135 INT auLength[2]; /* Length of current access unit. */ member910 hTp->auLength[0] = rawDataBlockLength; in synchronization()984 bitDistance += hTp->auLength[0]; in transportDec_readStream()1099 hTp->auLength[layer] = -1; /* Access Unit data length is unknown. */ in transportDec_ReadAccessUnit()1106 hTp->auLength[layer] = FDKgetValidBits(hBs); in transportDec_ReadAccessUnit()1114 …err = transportDec_readHeader(hTp, hBs, 0, 1, &hTp->auLength[layer], NULL, NULL, &fConfigFound, NU… in transportDec_ReadAccessUnit()1145 if (hTp->accessUnitAnchor[layer] > 0 && hTp->auLength[layer] > 0) { in transportDec_GetAuBitsRemaining()1146 …bits = hTp->auLength[layer] - (hTp->accessUnitAnchor[layer] - FDKgetValidBits(&hTp->bitStream[laye… in transportDec_GetAuBitsRemaining()1156 return hTp->auLength[layer]; in transportDec_GetAuBitsTotal()1222 hTp->auLength[i] = 0; in transportDec_SetParam()