Eliminate the last non-static pointer from the LPC-mode encoder structures.
The API permits the caller to freely copy the codec state on their own, but this can't work if there are any any position dependant pointers in the codec state.
Showing
- silk/fixed/silk_encode_frame_FIX.c 3 additions, 3 deletionssilk/fixed/silk_encode_frame_FIX.c
- silk/float/silk_encode_frame_FLP.c 3 additions, 3 deletionssilk/float/silk_encode_frame_FLP.c
- silk/silk_enc_API.c 7 additions, 7 deletionssilk/silk_enc_API.c
- silk/silk_init_encoder.c 0 additions, 2 deletionssilk/silk_init_encoder.c
- silk/silk_structs.h 1 addition, 2 deletionssilk/silk_structs.h
Loading
Please register or sign in to comment