Searched refs:XV_INTERLACED (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi_video.h67 #define XV_INTERLACED 7 macro
H A Dsmi_video.c35 XV_SATURATION, XV_HUE, XV_COLORKEY, XV_INTERLACED
40 XV_INTERLACED = 0: only one field of an interlaced video signal is
44 XV_INTERLACED = 1: both fields of an interlaced video signal are
251 #define XV_INTERLACED_NAME "XV_INTERLACED"
907 smiPortPtr->Attribute[XV_INTERLACED] = pSmi->interlaced;
1033 DEBUG("Interlaced Video %d\n", pPort->Attribute[XV_INTERLACED]);
1035 if (!pPort->Attribute[XV_INTERLACED]) {
1102 if (pPort->Attribute[XV_INTERLACED]) {
1131 if (pPort->Attribute[XV_INTERLACED]) {
1260 if (pPort->Attribute[XV_INTERLACED]) {
[all...]

Completed in 4 milliseconds