Remove redundant mid-only flag when side VAD flag is set.
If there is activity in a regular, side SILK frame, then it must be coded, so we don't need to send a mid-only flag.
Showing
- silk/dec_API.c 1 addition, 1 deletionsilk/dec_API.c
- silk/enc_API.c 23 additions, 18 deletionssilk/enc_API.c
- silk/fixed/encode_frame_FIX.c 31 additions, 26 deletionssilk/fixed/encode_frame_FIX.c
- silk/fixed/main_FIX.h 6 additions, 0 deletionssilk/fixed/main_FIX.h
- silk/float/encode_frame_FLP.c 31 additions, 26 deletionssilk/float/encode_frame_FLP.c
- silk/float/main_FLP.h 6 additions, 0 deletionssilk/float/main_FLP.h
Loading
Please register or sign in to comment