• schreibfaul1's avatar
    remove some parameters · 3f99694f
    schreibfaul1 authored
    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)
    3f99694f
celt.cpp 165 KB