| /utopia/UTPA2-700.0.x/modules/mvop/hal/k7u/mvop/ |
| H A D | halMVOP.c | 224 MS_BOOL bSubIsHS; member 422 g_pHalMVOPCtx->bSubIsHS = FALSE; in _HAL_MVOP_SubInitVarCtx() 3297 g_pHalMVOPCtx->bSubIsHS = TRUE; in HAL_MVOP_ResetReg() 3424 …if(!((bEnable == FALSE) && (g_pHalMVOPCtx->bSubIsHS == FALSE)) && !(g_pHalMVOPCtx->bIs265DV)) //pr… in HAL_MVOP_SetHandShakeMode() 3427 g_pHalMVOPCtx->bSubIsHS = bEnable; in HAL_MVOP_SetHandShakeMode() 3572 bRet = g_pHalMVOPCtx->bSubIsHS; in HAL_MVOP_GetIsCurrentHSK() 4783 if((!g_pHalMVOPCtx->bSubIsXcTrig) && (g_pHalMVOPCtx->bSubIsHS)) in HAL_MVOP_SubSetOutputTiming() 5572 g_pHalMVOPCtx->bSubIsHS = bEnable; in HAL_MVOP_SubEnableHDRSetting()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/curry/mvop/ |
| H A D | halMVOP.c | 222 MS_BOOL bSubIsHS; member 413 g_pHalMVOPCtx->bSubIsHS = FALSE; in _HAL_MVOP_SubInitVarCtx() 3261 g_pHalMVOPCtx->bSubIsHS = TRUE; in HAL_MVOP_ResetReg() 3388 …if(!((bEnable == FALSE) && (g_pHalMVOPCtx->bSubIsHS == FALSE))) //prevent switch VOP_CTRL0 (mvop e… in HAL_MVOP_SetHandShakeMode() 3392 g_pHalMVOPCtx->bSubIsHS = bEnable; in HAL_MVOP_SetHandShakeMode() 3576 bRet = g_pHalMVOPCtx->bSubIsHS; in HAL_MVOP_GetIsCurrentHSK() 4627 if((!g_pHalMVOPCtx->bSubIsXcTrig) && (g_pHalMVOPCtx->bSubIsHS)) in HAL_MVOP_SubSetOutputTiming()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/k6/mvop/ |
| H A D | halMVOP.c | 228 MS_BOOL bSubIsHS; member 431 g_pHalMVOPCtx->bSubIsHS = FALSE; in _HAL_MVOP_SubInitVarCtx() 3311 g_pHalMVOPCtx->bSubIsHS = TRUE; in HAL_MVOP_ResetReg() 3418 …if(!((bEnable == FALSE) && (g_pHalMVOPCtx->bSubIsHS == FALSE))) //prevent switch VOP_CTRL0 (mvop e… in HAL_MVOP_SetHandShakeMode() 3421 g_pHalMVOPCtx->bSubIsHS = bEnable; in HAL_MVOP_SetHandShakeMode() 3562 bRet = g_pHalMVOPCtx->bSubIsHS; in HAL_MVOP_GetIsCurrentHSK() 4835 if((!g_pHalMVOPCtx->bSubIsXcTrig) && (g_pHalMVOPCtx->bSubIsHS)) in HAL_MVOP_SubSetOutputTiming()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/k6lite/mvop/ |
| H A D | halMVOP.c | 224 MS_BOOL bSubIsHS; member 417 g_pHalMVOPCtx->bSubIsHS = FALSE; in _HAL_MVOP_SubInitVarCtx() 3262 g_pHalMVOPCtx->bSubIsHS = TRUE; in HAL_MVOP_ResetReg() 3365 …if(!((bEnable == FALSE) && (g_pHalMVOPCtx->bSubIsHS == FALSE))) //prevent switch VOP_CTRL0 (mvop e… in HAL_MVOP_SetHandShakeMode() 3368 g_pHalMVOPCtx->bSubIsHS = bEnable; in HAL_MVOP_SetHandShakeMode() 3509 bRet = g_pHalMVOPCtx->bSubIsHS; in HAL_MVOP_GetIsCurrentHSK() 4603 if((!g_pHalMVOPCtx->bSubIsXcTrig) && (g_pHalMVOPCtx->bSubIsHS)) in HAL_MVOP_SubSetOutputTiming()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/kano/mvop/ |
| H A D | halMVOP.c | 223 MS_BOOL bSubIsHS; member 415 g_pHalMVOPCtx->bSubIsHS = FALSE; in _HAL_MVOP_SubInitVarCtx() 3265 g_pHalMVOPCtx->bSubIsHS = TRUE; in HAL_MVOP_ResetReg() 3392 …if(!((bEnable == FALSE) && (g_pHalMVOPCtx->bSubIsHS == FALSE))) //prevent switch VOP_CTRL0 (mvop e… in HAL_MVOP_SetHandShakeMode() 3396 g_pHalMVOPCtx->bSubIsHS = bEnable; in HAL_MVOP_SetHandShakeMode() 3580 bRet = g_pHalMVOPCtx->bSubIsHS; in HAL_MVOP_GetIsCurrentHSK() 4659 if((!g_pHalMVOPCtx->bSubIsXcTrig) && (g_pHalMVOPCtx->bSubIsHS)) in HAL_MVOP_SubSetOutputTiming()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/maserati/mvop/ |
| H A D | halMVOP.c | 223 MS_BOOL bSubIsHS; member 415 g_pHalMVOPCtx->bSubIsHS = FALSE; in _HAL_MVOP_SubInitVarCtx() 3326 …if(!((bEnable == FALSE) && (g_pHalMVOPCtx->bSubIsHS == FALSE)) && !(g_pHalMVOPCtx->bIs265DV)) //pr… in HAL_MVOP_SetHandShakeMode() 3332 g_pHalMVOPCtx->bSubIsHS = bEnable; in HAL_MVOP_SetHandShakeMode() 3525 bRet = g_pHalMVOPCtx->bSubIsHS; in HAL_MVOP_GetIsCurrentHSK() 5530 g_pHalMVOPCtx->bSubIsHS = bEnable; in HAL_MVOP_SubEnableHDRSetting()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/M7621/mvop/ |
| H A D | halMVOP.c | 223 MS_BOOL bSubIsHS; member 416 g_pHalMVOPCtx->bSubIsHS = FALSE; in _HAL_MVOP_SubInitVarCtx() 3325 …if(!((bEnable == FALSE) && (g_pHalMVOPCtx->bSubIsHS == FALSE)) && !(g_pHalMVOPCtx->bIs265DV)) //pr… in HAL_MVOP_SetHandShakeMode() 3328 g_pHalMVOPCtx->bSubIsHS = bEnable; in HAL_MVOP_SetHandShakeMode() 3506 bRet = g_pHalMVOPCtx->bSubIsHS; in HAL_MVOP_GetIsCurrentHSK() 5494 g_pHalMVOPCtx->bSubIsHS = bEnable; in HAL_MVOP_SubEnableHDRSetting()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/macan/mvop/ |
| H A D | halMVOP.c | 222 MS_BOOL bSubIsHS; member 415 g_pHalMVOPCtx->bSubIsHS = FALSE; in _HAL_MVOP_SubInitVarCtx() 3268 …if(!((bEnable == FALSE) && (g_pHalMVOPCtx->bSubIsHS == FALSE)) && !(g_pHalMVOPCtx->bIs265DV)) //pr… in HAL_MVOP_SetHandShakeMode() 3274 g_pHalMVOPCtx->bSubIsHS = bEnable; in HAL_MVOP_SetHandShakeMode() 3465 bRet = g_pHalMVOPCtx->bSubIsHS; in HAL_MVOP_GetIsCurrentHSK() 5300 g_pHalMVOPCtx->bSubIsHS = bEnable; in HAL_MVOP_SubEnableHDRSetting()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/M7821/mvop/ |
| H A D | halMVOP.c | 222 MS_BOOL bSubIsHS; member 413 g_pHalMVOPCtx->bSubIsHS = FALSE; in _HAL_MVOP_SubInitVarCtx() 3296 …if(!((bEnable == FALSE) && (g_pHalMVOPCtx->bSubIsHS == FALSE)) && !(g_pHalMVOPCtx->bIs265DV)) //pr… in HAL_MVOP_SetHandShakeMode() 3302 g_pHalMVOPCtx->bSubIsHS = bEnable; in HAL_MVOP_SetHandShakeMode() 3495 bRet = g_pHalMVOPCtx->bSubIsHS; in HAL_MVOP_GetIsCurrentHSK() 5452 g_pHalMVOPCtx->bSubIsHS = bEnable; in HAL_MVOP_SubEnableHDRSetting()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/kastor/mvop/ |
| H A D | halMVOP.c | 222 MS_BOOL bSubIsHS; member 413 g_pHalMVOPCtx->bSubIsHS = FALSE; in _HAL_MVOP_SubInitVarCtx() 3244 g_pHalMVOPCtx->bSubIsHS = TRUE; in HAL_MVOP_ResetReg() 3370 …if(!((bEnable == FALSE) && (g_pHalMVOPCtx->bSubIsHS == FALSE))) //prevent switch VOP_CTRL0 (mvop e… in HAL_MVOP_SetHandShakeMode() 3374 g_pHalMVOPCtx->bSubIsHS = bEnable; in HAL_MVOP_SetHandShakeMode() 3558 bRet = g_pHalMVOPCtx->bSubIsHS; in HAL_MVOP_GetIsCurrentHSK()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/maxim/mvop/ |
| H A D | halMVOP.c | 235 MS_BOOL bSubIsHS; member 429 g_pHalMVOPCtx->bSubIsHS = FALSE; in _HAL_MVOP_SubInitVarCtx() 3386 …if(!((bEnable == FALSE) && (g_pHalMVOPCtx->bSubIsHS == FALSE)) && !(g_pHalMVOPCtx->bIs265DV)) //pr… in HAL_MVOP_SetHandShakeMode() 3389 g_pHalMVOPCtx->bSubIsHS = bEnable; in HAL_MVOP_SetHandShakeMode() 3567 bRet = g_pHalMVOPCtx->bSubIsHS; in HAL_MVOP_GetIsCurrentHSK() 5621 g_pHalMVOPCtx->bSubIsHS = bEnable; in HAL_MVOP_SubEnableHDRSetting()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/mooney/mvop/ |
| H A D | halMVOP.c | 223 MS_BOOL bSubIsHS; member 416 g_pHalMVOPCtx->bSubIsHS = FALSE; in _HAL_MVOP_SubInitVarCtx() 3150 …if(!((bEnable == FALSE) && (g_pHalMVOPCtx->bSubIsHS == FALSE)) && !(g_pHalMVOPCtx->bIs265DV)) //pr… in HAL_MVOP_SetHandShakeMode() 3153 g_pHalMVOPCtx->bSubIsHS = bEnable; in HAL_MVOP_SetHandShakeMode() 3330 bRet = g_pHalMVOPCtx->bSubIsHS; in HAL_MVOP_GetIsCurrentHSK()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/mainz/mvop/ |
| H A D | halMVOP.c | 232 MS_BOOL bSubIsHS; member 424 g_pHalMVOPCtx->bSubIsHS = FALSE; in _HAL_MVOP_SubInitVarCtx() 3214 …if(!((bEnable == FALSE) && (g_pHalMVOPCtx->bSubIsHS == FALSE))) //prevent switch VOP_CTRL0 (mvop e… in HAL_MVOP_SetHandShakeMode() 3218 g_pHalMVOPCtx->bSubIsHS = bEnable; in HAL_MVOP_SetHandShakeMode() 3492 bRet = g_pHalMVOPCtx->bSubIsHS; in HAL_MVOP_GetIsCurrentHSK()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/messi/mvop/ |
| H A D | halMVOP.c | 232 MS_BOOL bSubIsHS; member 424 g_pHalMVOPCtx->bSubIsHS = FALSE; in _HAL_MVOP_SubInitVarCtx() 3214 …if(!((bEnable == FALSE) && (g_pHalMVOPCtx->bSubIsHS == FALSE))) //prevent switch VOP_CTRL0 (mvop e… in HAL_MVOP_SetHandShakeMode() 3218 g_pHalMVOPCtx->bSubIsHS = bEnable; in HAL_MVOP_SetHandShakeMode() 3492 bRet = g_pHalMVOPCtx->bSubIsHS; in HAL_MVOP_GetIsCurrentHSK()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/M5621/mvop/ |
| H A D | halMVOP.c | 217 MS_BOOL bSubIsHS; member 405 g_pHalMVOPCtx->bSubIsHS = 0; in _HAL_MVOP_InitVarCtx() 3216 …if(!((bEnable == FALSE) && (g_pHalMVOPCtx->bSubIsHS == FALSE))) //prevent switch VOP_CTRL0 (mvop e… in HAL_MVOP_SetHandShakeMode() 3219 g_pHalMVOPCtx->bSubIsHS = bEnable; in HAL_MVOP_SetHandShakeMode()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/manhattan/mvop/ |
| H A D | halMVOP.c | 219 MS_BOOL bSubIsHS; member 407 g_pHalMVOPCtx->bSubIsHS = FALSE; in _HAL_MVOP_SubInitVarCtx() 3361 bRet = g_pHalMVOPCtx->bSubIsHS; in HAL_MVOP_GetIsCurrentHSK()
|