Searched refs:band (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/xf86-video-ati/xorg-server-copy/
H A Dfi1236.h64 CARD8 band; member in struct:__anon95e98aec0308::__anon95e98aec0408
H A Dfi1236.c504 f->tuner_data.band = f->parm.band_low;
508 f->tuner_data.band = f->parm.band_mid;
512 f->tuner_data.band = f->parm.band_high;
515 xf86DrvMsg(f->d.pI2CBus->scrnIndex, X_INFO, "Setting tuner band to %d\n", f->tuner_data.band);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/i2c/
H A Dfi1236.h64 CARD8 band; member in struct:__anon0ba1ab3c0308::__anon0ba1ab3c0408
H A Dfi1236.c504 f->tuner_data.band = f->parm.band_low;
508 f->tuner_data.band = f->parm.band_mid;
512 f->tuner_data.band = f->parm.band_high;
515 xf86DrvMsg(f->d.pI2CBus->scrnIndex, X_INFO, "Setting tuner band to %d\n", f->tuner_data.band);
/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfbpointbits.h38 BITS band = (BITS) and; local in function:DOTS
79 RROP(point, band, bxor);
102 RROP(point, band, bxor);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfbpointbits.h38 BITS band = (BITS) and; local in function:DOTS
79 RROP(point, band, bxor);
102 RROP(point, band, bxor);
/xsrc/external/mit/MesaLib/dist/include/android_stub/system/
H A Dradio.h42 /* value for field "type" of radio band described in struct radio_hal_band_config */
44 RADIO_BAND_AM = 0, /* Amplitude Modulation band: LW, MW, SW */
45 RADIO_BAND_FM = 1, /* Frequency Modulation band: FM */
65 /* Region a particular radio band configuration corresponds to. Not used at the HAL.
66 * Derived by the framework when converting the band descriptors retrieved from the HAL to
67 * individual band descriptors for each supported region. */
90 /* Additional attributes for an FM band configuration */
100 /* Additional attributes for an AM band configuration */
105 /* Radio band configuration. Describes a given band supporte
125 radio_hal_band_config_t band; member in struct:radio_band_config
[all...]
/xsrc/external/mit/freetype/dist/src/smooth/
H A Dftgrays.c1020 /* short-cut the arc that crosses the current band */
1117 /* short-cut the arc that crosses the current band */
1651 FT_TRACE7(( "band [%d..%d]: %ld cell%s\n",
1661 FT_TRACE7(( "band [%d..%d]: to be bisected\n",
1680 TCoord* band; local in function:gray_convert_glyph
1706 band = bands;
1707 band[1] = ras.min_ey;
1708 band[0] = ras.max_ey;
1712 TCoord width = band[0] - band[
[all...]
/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmiarc.c3254 struct band { struct in function:drawArc
3257 } band[5], sweep[20]; local in function:drawArc
3350 band[bandno].a0 = q0;
3351 band[bandno].a1 = q1;
3352 band[bandno].mask = 1 << curq;
3372 if (band[i].a0 <= q0) {
3373 q0 = band[i].a0;
3374 q1 = band[i].a1;
3375 mask = band[i].mask;
3383 if (!(mask & band[
[all...]
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmiarc.c3269 struct band { struct in function:drawArc
3272 } band[5], sweep[20]; local in function:drawArc
3365 band[bandno].a0 = q0;
3366 band[bandno].a1 = q1;
3367 band[bandno].mask = 1 << curq;
3387 if (band[i].a0 <= q0) {
3388 q0 = band[i].a0;
3389 q1 = band[i].a1;
3390 mask = band[i].mask;
3398 if (!(mask & band[
[all...]
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbbits.h290 BITS band = (BITS) and; local in function:DOTS
320 RROP(point,band,bxor);
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbbits.h249 BITS band = (BITS) and; local in function:DOTS
273 RROP(point, band, bxor);
/xsrc/external/mit/ctwm/dist/cmake_files/
H A Dhandle_manual.cmake190 # NOMANCOMPRESS and handle it out of band.
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D7.10.rst1759 - r300g: silence guard band cap errors
H A D20.3.0.rst2673 - anv: Stop storing the shader constant data side-band
H A D21.1.0.rst1086 - panfrost: Move out-of-band CRC info to pan_image
/xsrc/external/mit/ctwm/dist/doc/manual/
H A Dctwm.1.adoc2806 rubber band until the invoking button is released. To abort a resize,

Completed in 41 milliseconds