Loading lib_rend/ivas_output_init.c +4 −2 Original line number Diff line number Diff line Loading @@ -436,7 +436,8 @@ int16_t ivas_count_nchan_buffers_dec( #ifdef JBM_FOR_OSBA + MAX_NUM_OBJECTS #endif ; ch_idx++, ch_cnt++ ) ; ch_idx++, ch_cnt++ ) { if ( st_ivas->p_output_f[ch_idx] == NULL ) { Loading @@ -448,7 +449,8 @@ int16_t ivas_count_nchan_buffers_dec( #ifdef JBM_FOR_OSBA + MAX_NUM_OBJECTS #endif ; ch_idx++ ) ; ch_idx++ ) { assert( st_ivas->p_output_f[ch_idx] == NULL ); } Loading lib_dec/ivas_ism_dec.c +1 −1 File changed.Contains only whitespace changes. Show changes Loading
lib_rend/ivas_output_init.c +4 −2 Original line number Diff line number Diff line Loading @@ -436,7 +436,8 @@ int16_t ivas_count_nchan_buffers_dec( #ifdef JBM_FOR_OSBA + MAX_NUM_OBJECTS #endif ; ch_idx++, ch_cnt++ ) ; ch_idx++, ch_cnt++ ) { if ( st_ivas->p_output_f[ch_idx] == NULL ) { Loading @@ -448,7 +449,8 @@ int16_t ivas_count_nchan_buffers_dec( #ifdef JBM_FOR_OSBA + MAX_NUM_OBJECTS #endif ; ch_idx++ ) ; ch_idx++ ) { assert( st_ivas->p_output_f[ch_idx] == NULL ); } Loading