remove some parameters
old int32_t celt_decode_with_ec(const uint8_t *inbuf, int32_t len, int16_t *outbuf, int32_t frame_size) new nt32_t celt_decode_with_ec(int16_t *outbuf, int32_t frame_size)
Showing
Please register or sign in to comment