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