Searched refs:TRANSPORTDEC_NOT_ENOUGH_BITS (Results 1 – 6 of 6) sorted by relevance
487 return TRANSPORTDEC_NOT_ENOUGH_BITS; in additionalHoldOffNeeded()520 return TRANSPORTDEC_NOT_ENOUGH_BITS; in additionalHoldOffNeeded()559 if (err != TRANSPORTDEC_NOT_ENOUGH_BITS) { in transportDec_readHeader()620 if (err != TRANSPORTDEC_NOT_ENOUGH_BITS) { in transportDec_readHeader()702 err = TRANSPORTDEC_NOT_ENOUGH_BITS; in synchronization()741 err = TRANSPORTDEC_NOT_ENOUGH_BITS; in synchronization()801 err = TRANSPORTDEC_NOT_ENOUGH_BITS; in synchronization()806 if (err == TRANSPORTDEC_NOT_ENOUGH_BITS) { in synchronization()884 if (err == TRANSPORTDEC_NOT_ENOUGH_BITS) { in synchronization()890 if (err == TRANSPORTDEC_NOT_ENOUGH_BITS) { in synchronization()[all …]
108 return (TRANSPORTDEC_NOT_ENOUGH_BITS); in adifRead_DecodeHeader()
175 return TRANSPORTDEC_NOT_ENOUGH_BITS; in CLatmDemux_Read()197 return TRANSPORTDEC_NOT_ENOUGH_BITS; in CLatmDemux_Read()
289 return TRANSPORTDEC_NOT_ENOUGH_BITS; in adtsRead_DecodeHeader()
108 …TRANSPORTDEC_NOT_ENOUGH_BITS, /*!< Out of bits. Provide more bits and try again. */ enumerator
828 case TRANSPORTDEC_NOT_ENOUGH_BITS: in aacDecoder_DecodeFrame()