Loading lib_com/ivas_tools.c +1 −1 Original line number Diff line number Diff line Loading @@ -1231,7 +1231,7 @@ void save_channel_pointers( float** channelArray ) { /* Save a pointer to the beginning of each channel in a linear buffer, so that 2D indexing into a 1D array is possible. /* Save a pointer to the beginning of each channel in a linear packed buffer, so that 2D indexing into a 1D array is possible. * * With linearBuffer: 111111111111111122222222222222223333333333333333 * Pointers: ^ ^ ^ Loading lib_rend/lib_rend.c +305 −18 File changed.Preview size limit exceeded, changes collapsed. Show changes Loading
lib_com/ivas_tools.c +1 −1 Original line number Diff line number Diff line Loading @@ -1231,7 +1231,7 @@ void save_channel_pointers( float** channelArray ) { /* Save a pointer to the beginning of each channel in a linear buffer, so that 2D indexing into a 1D array is possible. /* Save a pointer to the beginning of each channel in a linear packed buffer, so that 2D indexing into a 1D array is possible. * * With linearBuffer: 111111111111111122222222222222223333333333333333 * Pointers: ^ ^ ^ Loading
lib_rend/lib_rend.c +305 −18 File changed.Preview size limit exceeded, changes collapsed. Show changes