Home
last modified time | relevance | path

Searched defs:nb_streams (Results 1 – 4 of 4) sorted by relevance

/external/libopus/src/
Drepacketizer.c277 …pus_multistream_packet_pad(unsigned char *data, opus_int32 len, opus_int32 new_len, int nb_streams) in opus_multistream_packet_pad()
308 opus_int32 opus_multistream_packet_unpad(unsigned char *data, opus_int32 len, int nb_streams) in opus_multistream_packet_unpad()
Dopus_private.h48 int nb_streams; member
Dopus_multistream_decoder.c50 opus_int32 opus_multistream_decoder_get_size(int nb_streams, int nb_coupled_streams) in opus_multistream_decoder_get_size()
156 opus_int32 len, int nb_streams, opus_int32 Fs) in opus_multistream_packet_validate()
Dopus_multistream_encoder.c47 int nb_streams; member
372 opus_int32 opus_multistream_encoder_get_size(int nb_streams, int nb_coupled_streams) in opus_multistream_encoder_get_size()
387 int nb_streams; in opus_multistream_surround_encoder_get_size() local