Searched defs:nb_streams (Results 1 – 5 of 5) sorted by relevance
/external/libopus/src/ |
D | repacketizer.c | 278 …pus_multistream_packet_pad(unsigned char *data, opus_int32 len, opus_int32 new_len, int nb_streams) in opus_multistream_packet_pad() 309 opus_int32 opus_multistream_packet_unpad(unsigned char *data, opus_int32 len, int nb_streams) in opus_multistream_packet_unpad()
|
D | opus_multistream_encoder.c | 47 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
|
D | opus_multistream_decoder.c | 53 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()
|
D | opus_private.h | 49 int nb_streams; member
|
D | opus_projection_encoder.c | 145 int nb_streams; in opus_projection_ambisonics_encoder_get_size() local
|