Searched defs:OpusDecoder (Results 1 – 2 of 2) sorted by relevance
55 struct OpusDecoder { struct56 int celt_dec_offset;57 int silk_dec_offset;58 int channels;82 static void validate_opus_decoder(OpusDecoder *st) in validate_opus_decoder() argument
399 typedef struct OpusDecoder OpusDecoder; typedef