Home
last modified time | relevance | path

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

/aosp_15_r20/external/libopus/src/
H A Dopus_multistream_encoder.c47 int nb_streams; member
104 static int validate_ambisonics(int nb_channels, int *nb_streams, int *nb_coupled_streams) in validate_ambisonics()
376 opus_int32 opus_multistream_encoder_get_size(int nb_streams, int nb_coupled_streams) in opus_multistream_encoder_get_size()
391 int nb_streams; in opus_multistream_surround_encoder_get_size() local
H A Drepacketizer.c386 …pus_multistream_packet_pad(unsigned char *data, opus_int32 len, opus_int32 new_len, int nb_streams) in opus_multistream_packet_pad()
417 opus_int32 opus_multistream_packet_unpad(unsigned char *data, opus_int32 len, int nb_streams) in opus_multistream_packet_unpad()
H A Dopus_multistream_decoder.c53 opus_int32 opus_multistream_decoder_get_size(int nb_streams, int nb_coupled_streams) in opus_multistream_decoder_get_size()
150 opus_int32 len, int nb_streams, opus_int32 Fs) in opus_multistream_packet_validate()
H A Dopus_private.h58 int nb_streams; member
H A Dopus_projection_encoder.c145 int nb_streams; in opus_projection_ambisonics_encoder_get_size() local