Lines Matching defs:i
261 for( uint16_t i = 0; i < FRAG_MAX_NB; i++ ) in FragDecoderInit() local
267 for( uint32_t i = 0; i < ( ( FRAG_MAX_REDUNDANCY >> 3 ) + 1 ); i++ ) in FragDecoderInit() local
272 for( uint32_t i = 0; i < ( ( ( FRAG_MAX_REDUNDANCY >> 3 ) + 1 ) * FRAG_MAX_REDUNDANCY ); i++ ) in FragDecoderInit() local
278 for( uint32_t i = 0; i < ( fragNb * fragSize ); i++ ) in FragDecoderInit() local
362 for( int32_t i = 0; i < FragDecoder.FragNb; i++ ) in FragDecoderProcess() local
436 int32_t i, j; in FragDecoderProcess() local
541 for( uint8_t i = 0; i < 32; i++ ) in IsPowerOfTwo() local
554 for( int32_t i = 0; i < size; i++ ) in XorDataLine() local
562 for( int32_t i = 0; i < size; i++ ) in XorParityLine() local
592 for( uint16_t i = 0; i < ( ( m >> 3 ) + 1 ); i++ ) in FragGetParityMatrixRow() local
611 for( uint16_t i = 0; i < size; i++) in BitArrayFindFirstOne() local
623 for( uint16_t i = 0; i < size; i++ ) in BitArrayIsAllZeros() local
641 int32_t i; in FragFindMissingFrags() local
672 for( uint16_t i = 0; i < FragDecoder.FragNb; i++ ) in FragFindMissingIndex() local
701 for( uint16_t i = 0; i < rowIndex; i++ ) in FragExtractLineFromBinaryMatrix() local
706 for( uint16_t i = rowIndex; i < bitsInRow; i++ ) in FragExtractLineFromBinaryMatrix() local
738 for( uint16_t i = rowIndex; i < bitsInRow; i++ ) in FragPushLineToBinaryMatrix() local