Loading lib_dec/ivas_masa_dec.c +0 −5 Original line number Diff line number Diff line Loading @@ -5522,12 +5522,7 @@ static Word16 ivas_decode_masaism_metadata_fx( Word16 nb_bits_read; Word32 delta_phi; // Q22 Word16 meta_write_index; #if 1 static FILE *pF = NULL; if ( pF == NULL ) pF = fopen( "./direction.txt", "w" ); #endif nb_bits_read = *next_bit_pos; move16(); nbands = hQMetaData->q_direction->cfg.nbands; Loading Loading
lib_dec/ivas_masa_dec.c +0 −5 Original line number Diff line number Diff line Loading @@ -5522,12 +5522,7 @@ static Word16 ivas_decode_masaism_metadata_fx( Word16 nb_bits_read; Word32 delta_phi; // Q22 Word16 meta_write_index; #if 1 static FILE *pF = NULL; if ( pF == NULL ) pF = fopen( "./direction.txt", "w" ); #endif nb_bits_read = *next_bit_pos; move16(); nbands = hQMetaData->q_direction->cfg.nbands; Loading