Searched refs:TRANSPORTDEC_NOT_ENOUGH_BITS (Results 1 – 6 of 6) sorted by relevance
470 return TRANSPORTDEC_NOT_ENOUGH_BITS; in additionalHoldOffNeeded()503 return TRANSPORTDEC_NOT_ENOUGH_BITS; in additionalHoldOffNeeded()542 if (err != TRANSPORTDEC_NOT_ENOUGH_BITS) { in transportDec_readHeader()603 if (err != TRANSPORTDEC_NOT_ENOUGH_BITS) { in transportDec_readHeader()685 err = TRANSPORTDEC_NOT_ENOUGH_BITS; in synchronization()724 err = TRANSPORTDEC_NOT_ENOUGH_BITS; in synchronization()784 err = TRANSPORTDEC_NOT_ENOUGH_BITS; in synchronization()789 if (err == TRANSPORTDEC_NOT_ENOUGH_BITS) { in synchronization()867 if (err == TRANSPORTDEC_NOT_ENOUGH_BITS) { in synchronization()873 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
817 case TRANSPORTDEC_NOT_ENOUGH_BITS: in aacDecoder_DecodeFrame()