Searched refs:OpusStreamContext (Results 1 – 2 of 2) sorted by relevance
86 static int opus_flush_resample(OpusStreamContext *s, int nb_samples) in opus_flush_resample()129 static int opus_init_resample(OpusStreamContext *s) in opus_init_resample()154 static int opus_decode_redundancy(OpusStreamContext *s, const uint8_t *data, int size) in opus_decode_redundancy()174 static int opus_decode_frame(OpusStreamContext *s, const uint8_t *data, int size) in opus_decode_frame()333 static int opus_decode_subpacket(OpusStreamContext *s, in opus_decode_subpacket()428 OpusStreamContext *s = &c->streams[i]; in opus_decode_packet()469 OpusStreamContext *s = &c->streams[i]; in opus_decode_packet()501 OpusStreamContext *s = &c->streams[i]; in opus_decode_packet()531 OpusStreamContext *s = &c->streams[i]; in opus_decode_packet()575 OpusStreamContext *s = &c->streams[i]; in opus_decode_flush()[all …]
101 typedef struct OpusStreamContext { struct144 } OpusStreamContext; argument164 OpusStreamContext *streams;