Home
last modified time | relevance | path

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

/aosp_15_r20/external/libopus/src/
H A Dopus_encoder.c118 int auto_bandwidth; member
1467 if (st->auto_bandwidth >= bandwidth) in opus_encode_native()
1479 st->bandwidth = st->auto_bandwidth = bandwidth; in opus_encode_native()