Home
last modified time | relevance | path

Searched defs:max_data_bytes (Results 1 – 2 of 2) sorted by relevance

/external/libopus/src/
Dopus_multistream_encoder.c894 opus_int32 max_data_bytes, in opus_multistream_encode_native()
1150 opus_int32 max_data_bytes in opus_multistream_encode()
1163 opus_int32 max_data_bytes in opus_multistream_encode_float()
1179 opus_int32 max_data_bytes in opus_multistream_encode_float()
1191 opus_int32 max_data_bytes in opus_multistream_encode()
Dopus_encoder.c566 static opus_int32 user_bitrate_to_bitrate(OpusEncoder *st, int frame_size, int max_data_bytes) in user_bitrate_to_bitrate()
1046 static int compute_redundancy_bytes(opus_int32 max_data_bytes, opus_int32 bitrate_bps, int frame_ra… in compute_redundancy_bytes()
1103 opus_int32 max_data_bytes; /* Max number of bytes we're allowed to use */ in opus_encode_native() local
2175 unsigned char *data, opus_int32 max_data_bytes) in opus_encode_float()
2210 unsigned char *data, opus_int32 max_data_bytes) in opus_encode()