Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Daudio_hw.h295 int64_t frames_muted; /* total frames muted, not cleared when entering standby */ member
Daudio_hw.c4174 dprintf(fd, " Frames muted: %lld\n", (long long)in->frames_muted); in in_dump()
4443 in->frames_muted += frames; in in_read()
4455 in->frames_muted += frames; in in_read()