Home | History | Annotate | Download | only in liboverlay

Lines Matching defs:mixer

60                 dpy(DPY_PRIMARY), mixer(MIXER_DEFAULT), numActiveDisplays(1) {}
65 int mixer;
115 /* Returns available ("unallocated") pipes for a display's mixer */
116 int availablePipes(int dpy, int mixer);
174 * asisgned to a mixer within a display it cannot be reused for another
175 * mixer without being UNSET once*/
209 /* Mixer within a split display this pipe is attached to */
211 /* Format for which this pipe is attached to the mixer*/
279 inline int Overlay::availablePipes(int dpy, int mixer) {
285 mPipeBook[i].mMixer == mixer) &&