Searched refs:stereo (Results 1 - 25 of 39) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/i2c/
H A Dtda8425.h10 int stereo; member in struct:__anonbe566e0d0108
H A Dtda9850.c58 t->stereo = 1;
83 TDA9850(0x06,(t->stereo<<6)|(t->sap<<7)|(t->mute?0x8:0)|(t->sap_mute?0x10:0x0));
93 TDA9850(0x06,(t->stereo<<6)|(t->sap<<7)|(t->mute?0x8:0x0)|(t->sap_mute?0x10:0x0));
103 TDA9850(0x06,(t->stereo<<6)|(t->sap<<7)|(t->mute?0x8:0x0)|(t->sap_mute?0x10:0x0));
H A Dtda9850.h10 int stereo; member in struct:__anonc0f588900108
H A Dtda8425.c49 t->stereo = 3; /* 3 = Spacial 2 = Linear 1 = Pseudo 0 = Forced mono */
54 t->src_sel = 3; /* 3 - stereo */
70 TDA8425(0x08, 0xC0 | (t->mute ? 0x20 : 0x0) | (t->stereo << 3) | (t->src_sel << 1) |
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/GL/
H A Dcapabilities.h42 bool stereo; member in struct:glCapabilitiesConfig
H A DvisualConfigs.c67 int stereo, depth, aux, buffers, stencil, accum, color, msample; local in function:__glXAquaCreateVisualConfigs
75 conf->stereo is 0 or 1, but we need at least 1 iteration of the loop,
76 so we treat a true conf->stereo as 2.
105 numConfigs += (conf->stereo ? 2 : 1)
128 for(stereo = 0; stereo < (conf->stereo ? 2 : 1); ++stereo) {
168 c->stereoMode = stereo ? TRUE : FALSE;
H A Dcapabilities.c40 c->stereo = true;
366 /* Buffering modes: single/double, stereo */
446 c->stereo = false;
/xsrc/external/mit/xorg-server/dist/hw/xquartz/GL/
H A Dcapabilities.h42 bool stereo; member in struct:glCapabilitiesConfig
H A DvisualConfigs.c65 int stereo, depth, aux, buffers, stencil, accum, color, msample; local in function:__glXAquaCreateVisualConfigs
73 conf->stereo is 0 or 1, but we need at least 1 iteration of the loop,
74 so we treat a true conf->stereo as 2.
103 numConfigs += (conf->stereo ? 2 : 1)
125 for(stereo = 0; stereo < (conf->stereo ? 2 : 1); ++stereo) {
163 c->stereoMode = stereo ? TRUE : FALSE;
H A Dcapabilities.c49 c->stereo = true;
387 /* Buffering modes: single/double, stereo */
466 c->stereo = false;
/xsrc/external/mit/MesaLib/dist/include/android_stub/system/
H A Dradio.h93 bool stereo; /* stereo supported */ member in struct:radio_hal_fm_band_config
102 bool stereo; /* stereo supported */ member in struct:radio_hal_am_band_config
170 bool stereo; /* program is stereo or not */ member in struct:radio_program_info
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dwin32_glx.c142 int stereo = 0; local in function:glXChooseVisual
178 stereo = 1;
230 format that doesn't have stereo even if it was requested
231 so we need to make sure that if stereo was selected, we
233 if (stereo) {
H A Dglut_dstr.c55 "rgba", "bufsize", "double", "stereo", "auxbufs", "red", "green", "blue", "alpha",
1080 if (!strcmp(word, "stereo")) {
1582 stereo, auxBuffers, redSize, greenSize, blueSize, local in function:main
1590 glXGetConfig(dpy, vinfo, GLX_STEREO, &stereo);
1605 printf("str = %d\n", stereo);
/xsrc/external/mit/glw/dist/
H A DGLwDrawAP.h99 Boolean stereo; member in struct:__anon900f39910108
H A DGLwDrawA.c133 offset(stereo), XtRImmediate, (XtPointer) FALSE},
387 if(w->glwDrawingArea.stereo) *ptr++ = GLX_STEREO;
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Dglxvisuals.c55 (v1->stereo == v2->stereo) &&
/xsrc/external/mit/xorgproto/dist/include/GL/
H A Dglxint.h49 Bool stereo; member in struct:__GLXvisualConfigRec
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dglxgears.c104 static GLboolean stereo = GL_FALSE; /* Enable stereo. */ variable in typeref:typename:GLboolean
286 if (stereo) {
366 if (stereo) {
496 if (stereo)
523 if (stereo)
713 printf(" -stereo run in stereo mode\n");
742 else if (strcmp(argv[i], "-stereo") == 0) {
743 stereo
[all...]
H A Dpbutil.c192 int bufferSize, level, doubleBuffer, stereo, auxBuffers; local in function:PrintFBConfigInfo
206 stereo = GetFBConfigAttrib(dpy, screen, config, GLX_STEREO);
257 stereo ? "y" : ".");
272 printf(" Stereo: %s\n", stereo ? "yes" : "no");
H A Dglxinfo.c92 int stereo; member in struct:visual_attribs
739 glXGetConfig(dpy, vInfo, GLX_STEREO, &attribs->stereo);
852 glXGetFBConfigAttrib(dpy, fbconfig, GLX_STEREO, &attribs->stereo);
930 printf(" bufferSize=%d level=%d renderType=%s doubleBuffer=%d stereo=%d\n",
933 attribs->doubleBuffer, attribs->stereo);
990 attribs->stereo ? 'y' : '.',
1032 attribs->stereo,
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ddc/
H A Dprint_edid.c314 if (IS_STEREO(t->stereo)) {
316 if (IS_RIGHT_STEREO(t->stereo)) {
321 } else if (IS_LEFT_STEREO(t->stereo)) {
327 if (IS_4WAY_STEREO(t->stereo)) {
H A Dedid.h463 unsigned int stereo:2; member in struct:detailed_timings
/xsrc/external/mit/xorg-server/dist/hw/xfree86/ddc/
H A Dprint_edid.c346 if (IS_STEREO(t->stereo)) {
348 if (IS_RIGHT_STEREO(t->stereo)) {
354 else if (IS_LEFT_STEREO(t->stereo)) {
360 if (IS_4WAY_STEREO(t->stereo)) {
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmx_glxvisuals.c133 config->stereo = (Bool) props[12];
571 cfg->stereo = fbcfg->stereoMode;
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_dri.c189 pConfigs[i].stereo = FALSE;
509 "[drm] failure adding irq %d handler, stereo disabled\n",

Completed in 96 milliseconds

12