Home
last modified time | relevance | path

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

/external/libopus/src/
Dopus_projection_encoder.c346 opus_int32 max_data_bytes) in opus_projection_encode()
357 opus_int32 max_data_bytes) in opus_projection_encode_float()
366 opus_int32 max_data_bytes) in opus_projection_encode_float()
Dopus_multistream_encoder.c808 opus_int32 max_data_bytes, in opus_multistream_encode_native()
1067 opus_int32 max_data_bytes in opus_multistream_encode()
1080 opus_int32 max_data_bytes in opus_multistream_encode_float()
1096 opus_int32 max_data_bytes in opus_multistream_encode_float()
1108 opus_int32 max_data_bytes in opus_multistream_encode()
Dopus_encoder.c546 static opus_int32 user_bitrate_to_bitrate(OpusEncoder *st, int frame_size, int max_data_bytes) in user_bitrate_to_bitrate()
1038 static int compute_redundancy_bytes(opus_int32 max_data_bytes, opus_int32 bitrate_bps, int frame_ra… in compute_redundancy_bytes()
1095 opus_int32 max_data_bytes; /* Max number of bytes we're allowed to use */ in opus_encode_native() local
2199 unsigned char *data, opus_int32 max_data_bytes) in opus_encode_float()
2234 unsigned char *data, opus_int32 max_data_bytes) in opus_encode()