Home
last modified time | relevance | path

Searched refs:auto_bandwidth (Results 1 – 1 of 1) sorted by relevance

/external/libopus/src/
Dopus_encoder.c106 int auto_bandwidth; member
1482 if (st->auto_bandwidth >= bandwidth) in opus_encode_native()
1494 st->bandwidth = st->auto_bandwidth = bandwidth; in opus_encode_native()