Loading lib_enc/tcx_utils_enc_fx.c +6 −1 Original line number Diff line number Diff line Loading @@ -3667,7 +3667,11 @@ void ProcessIGF_fx( Word16 igfGridIdx; Word16 isIndepFlag; Word16 bsBits; #if 0 Word16 bsStart, pBsStart; #else Word16 pBsStart; #endif BSTR_ENC_HANDLE hBstr = st->hBstr; IGF_ENC_INSTANCE_HANDLE hIGFEnc = st->hIGFEnc; Loading Loading @@ -3744,8 +3748,9 @@ void ProcessIGF_fx( } } #if 0 bsStart = hBstr->next_ind_fx; #endif move16(); hInstance->infoTotalBitsPerFrameWritten = 0; move16(); Loading Loading
lib_enc/tcx_utils_enc_fx.c +6 −1 Original line number Diff line number Diff line Loading @@ -3667,7 +3667,11 @@ void ProcessIGF_fx( Word16 igfGridIdx; Word16 isIndepFlag; Word16 bsBits; #if 0 Word16 bsStart, pBsStart; #else Word16 pBsStart; #endif BSTR_ENC_HANDLE hBstr = st->hBstr; IGF_ENC_INSTANCE_HANDLE hIGFEnc = st->hIGFEnc; Loading Loading @@ -3744,8 +3748,9 @@ void ProcessIGF_fx( } } #if 0 bsStart = hBstr->next_ind_fx; #endif move16(); hInstance->infoTotalBitsPerFrameWritten = 0; move16(); Loading