OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:over_plus
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/audio/
audio.c
5725
aint2_t
over_plus
;
local in function:audio_pmixer_agc
5746
over_plus
= maxval - AINT_T_MAX;
5749
if (
over_plus
> 0 || over_minus > 0) {
5750
if (
over_plus
> over_minus) {
audio.c
5725
aint2_t
over_plus
;
local in function:audio_pmixer_agc
5746
over_plus
= maxval - AINT_T_MAX;
5749
if (
over_plus
> 0 || over_minus > 0) {
5750
if (
over_plus
> over_minus) {
Completed in 30 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025