Home
last modified time | relevance | path

Searched refs:bGOPWithVscale (Results 1 – 19 of 19) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/hal/maldives/gop/
H A DhalGOP.c149 .bGOPWithVscale = {TRUE, TRUE, TRUE, TRUE}, //setting GOP with/without Vscale
/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.h498 MS_BOOL bGOPWithVscale[6]; member
H A DdrvGOP.c3495 if (pGOPCtx->pGopChipProperty->bGOPWithVscale[u8GOP]) in MDrv_GOP_Set3DOSD_Middle()
3846 if(!pGOPCtx->pGopChipProperty->bGOPWithVscale[u8GOP]) in MDrv_GOP_GWIN_Set_VSCALE()
/utopia/UTPA2-700.0.x/modules/graphic/hal/mustang/gop/
H A DhalGOP.c149 .bGOPWithVscale = {TRUE, TRUE, TRUE, TRUE}, //setting GOP with/without Vscale
/utopia/UTPA2-700.0.x/modules/graphic/hal/messi/gop/
H A DhalGOP.c149 .bGOPWithVscale = {TRUE, TRUE, FALSE, FALSE}, //setting GOP with/without Vscale
/utopia/UTPA2-700.0.x/modules/graphic/hal/mainz/gop/
H A DhalGOP.c149 .bGOPWithVscale = {TRUE, TRUE, FALSE, FALSE}, //setting GOP with/without Vscale
/utopia/UTPA2-700.0.x/modules/graphic/hal/mooney/gop/
H A DhalGOP.c150 .bGOPWithVscale = {TRUE, TRUE, FALSE, FALSE, FALSE}, //setting GOP with/without Vscale
/utopia/UTPA2-700.0.x/modules/graphic/hal/manhattan/gop/
H A DhalGOP.c168 .bGOPWithVscale = {TRUE, TRUE, TRUE, FALSE, FALSE}, //setting GOP with/without Vscale
/utopia/UTPA2-700.0.x/modules/graphic/hal/macan/gop/
H A DhalGOP.c154 .bGOPWithVscale = {TRUE, TRUE, TRUE, FALSE, FALSE}, //setting GOP with/without Vscale
/utopia/UTPA2-700.0.x/modules/graphic/hal/kastor/gop/
H A DhalGOP.c154 .bGOPWithVscale = {TRUE, TRUE, TRUE, FALSE, FALSE}, //setting GOP with/without Vscale
/utopia/UTPA2-700.0.x/modules/graphic/hal/curry/gop/
H A DhalGOP.c154 .bGOPWithVscale = {TRUE, TRUE, TRUE, FALSE, FALSE}, //setting GOP with/without Vscale
/utopia/UTPA2-700.0.x/modules/graphic/hal/kano/gop/
H A DhalGOP.c154 .bGOPWithVscale = {TRUE, TRUE, TRUE, FALSE, FALSE}, //setting GOP with/without Vscale
/utopia/UTPA2-700.0.x/modules/graphic/hal/k6lite/gop/
H A DhalGOP.c163 .bGOPWithVscale = {TRUE, TRUE, TRUE, FALSE, TRUE}, //setting GOP with/without Vscale
/utopia/UTPA2-700.0.x/modules/graphic/hal/k6/gop/
H A DhalGOP.c163 .bGOPWithVscale = {TRUE, TRUE, TRUE, FALSE, FALSE}, //setting GOP with/without Vscale
/utopia/UTPA2-700.0.x/modules/graphic/hal/M7821/gop/
H A DhalGOP.c177 .bGOPWithVscale = {TRUE, TRUE, TRUE, TRUE, FALSE}, //setting GOP with/without Vscale
/utopia/UTPA2-700.0.x/modules/graphic/hal/maxim/gop/
H A DhalGOP.c177 .bGOPWithVscale = {TRUE, TRUE, TRUE, TRUE, FALSE}, //setting GOP with/without Vscale
/utopia/UTPA2-700.0.x/modules/graphic/hal/maserati/gop/
H A DhalGOP.c177 .bGOPWithVscale = {TRUE, TRUE, TRUE, TRUE, FALSE}, //setting GOP with/without Vscale
/utopia/UTPA2-700.0.x/modules/graphic/hal/M7621/gop/
H A DhalGOP.c177 .bGOPWithVscale = {TRUE, TRUE, TRUE, TRUE, FALSE}, //setting GOP with/without Vscale
/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c6874 …for(i=0;i<MIN(sizeof(g_pGOPCtxLocal->pGopChipProperty->bGOPWithVscale),(sizeof(pGOPStretchInfo->GO… in Ioctl_GOP_GetCaps()
6876 if(g_pGOPCtxLocal->pGopChipProperty->bGOPWithVscale[i]) in Ioctl_GOP_GetCaps()