| /utopia/UTPA2-700.0.x/modules/mvop/hal/manhattan/mvop/ |
| H A D | halMVOP.c | 222 MS_U16 u16SubCropXSize; member 410 g_pHalMVOPCtx->u16SubCropXSize = 0; in _HAL_MVOP_SubInitVarCtx() 2432 g_pHalMVOPCtx->u16SubCropXSize = 0; in HAL_MVOP_SetPicWidthMinus() 2436 g_pHalMVOPCtx->u16SubCropXSize = u16XSizes; in HAL_MVOP_SetPicWidthMinus() 3256 if(g_pHalMVOPCtx->u16SubCropXSize == 0) in HAL_MVOP_SetCropforXC() 3257 g_pHalMVOPCtx->u16SubCropXSize = u16Width; in HAL_MVOP_SetCropforXC() 3276 …g_pHalMVOPCtx->u16SubCropXStart = g_pHalMVOPCtx->u16SubCropXSize - stXCCrop->u16XStart - stXCCrop-… in HAL_MVOP_SetCropforXC() 3278 g_pHalMVOPCtx->u16SubCropXSize = stXCCrop->u16XSize; in HAL_MVOP_SetCropforXC() 3285 g_pHalMVOPCtx->u16SubCropXSize = stXCCrop->u16XSize; in HAL_MVOP_SetCropforXC()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/curry/mvop/ |
| H A D | halMVOP.c | 225 MS_U16 u16SubCropXSize; member 416 g_pHalMVOPCtx->u16SubCropXSize = 0; in _HAL_MVOP_SubInitVarCtx() 2556 g_pHalMVOPCtx->u16SubCropXSize = 0; in HAL_MVOP_SetPicWidthMinus() 2562 g_pHalMVOPCtx->u16SubCropXSize = u16XSizes; in HAL_MVOP_SetPicWidthMinus() 3486 if(g_pHalMVOPCtx->u16SubCropXSize == 0) in HAL_MVOP_SetCropforXC() 3487 g_pHalMVOPCtx->u16SubCropXSize = u16Width; in HAL_MVOP_SetCropforXC() 3489 if((stXCCrop->u16XStart + stXCCrop->u16XSize) > g_pHalMVOPCtx->u16SubCropXSize) in HAL_MVOP_SetCropforXC() 3506 …g_pHalMVOPCtx->u16SubCropXStart = g_pHalMVOPCtx->u16SubCropXSize - stXCCrop->u16XStart - stXCCrop-… in HAL_MVOP_SetCropforXC() 3508 g_pHalMVOPCtx->u16SubCropXSize = stXCCrop->u16XSize; in HAL_MVOP_SetCropforXC() 3515 g_pHalMVOPCtx->u16SubCropXSize = stXCCrop->u16XSize; in HAL_MVOP_SetCropforXC()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/kastor/mvop/ |
| H A D | halMVOP.c | 225 MS_U16 u16SubCropXSize; member 416 g_pHalMVOPCtx->u16SubCropXSize = 0; in _HAL_MVOP_SubInitVarCtx() 2539 g_pHalMVOPCtx->u16SubCropXSize = 0; in HAL_MVOP_SetPicWidthMinus() 2545 g_pHalMVOPCtx->u16SubCropXSize = u16XSizes; in HAL_MVOP_SetPicWidthMinus() 3468 if(g_pHalMVOPCtx->u16SubCropXSize == 0) in HAL_MVOP_SetCropforXC() 3469 g_pHalMVOPCtx->u16SubCropXSize = u16Width; in HAL_MVOP_SetCropforXC() 3471 if((stXCCrop->u16XStart + stXCCrop->u16XSize) > g_pHalMVOPCtx->u16SubCropXSize) in HAL_MVOP_SetCropforXC() 3488 …g_pHalMVOPCtx->u16SubCropXStart = g_pHalMVOPCtx->u16SubCropXSize - stXCCrop->u16XStart - stXCCrop-… in HAL_MVOP_SetCropforXC() 3490 g_pHalMVOPCtx->u16SubCropXSize = stXCCrop->u16XSize; in HAL_MVOP_SetCropforXC() 3497 g_pHalMVOPCtx->u16SubCropXSize = stXCCrop->u16XSize; in HAL_MVOP_SetCropforXC()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/kano/mvop/ |
| H A D | halMVOP.c | 226 MS_U16 u16SubCropXSize; member 418 g_pHalMVOPCtx->u16SubCropXSize = 0; in _HAL_MVOP_SubInitVarCtx() 2558 g_pHalMVOPCtx->u16SubCropXSize = 0; in HAL_MVOP_SetPicWidthMinus() 2564 g_pHalMVOPCtx->u16SubCropXSize = u16XSizes; in HAL_MVOP_SetPicWidthMinus() 3490 if(g_pHalMVOPCtx->u16SubCropXSize == 0) in HAL_MVOP_SetCropforXC() 3491 g_pHalMVOPCtx->u16SubCropXSize = u16Width; in HAL_MVOP_SetCropforXC() 3493 if((stXCCrop->u16XStart + stXCCrop->u16XSize) > g_pHalMVOPCtx->u16SubCropXSize) in HAL_MVOP_SetCropforXC() 3510 …g_pHalMVOPCtx->u16SubCropXStart = g_pHalMVOPCtx->u16SubCropXSize - stXCCrop->u16XStart - stXCCrop-… in HAL_MVOP_SetCropforXC() 3512 g_pHalMVOPCtx->u16SubCropXSize = stXCCrop->u16XSize; in HAL_MVOP_SetCropforXC() 3519 g_pHalMVOPCtx->u16SubCropXSize = stXCCrop->u16XSize; in HAL_MVOP_SetCropforXC()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/mooney/mvop/ |
| H A D | halMVOP.c | 226 MS_U16 u16SubCropXSize; member 419 g_pHalMVOPCtx->u16SubCropXSize = 0; in _HAL_MVOP_SubInitVarCtx() 2423 g_pHalMVOPCtx->u16SubCropXSize = 0; in HAL_MVOP_SetPicWidthMinus() 2427 g_pHalMVOPCtx->u16SubCropXSize = u16XSizes; in HAL_MVOP_SetPicWidthMinus() 3239 if(g_pHalMVOPCtx->u16SubCropXSize == 0) in HAL_MVOP_SetCropforXC() 3240 g_pHalMVOPCtx->u16SubCropXSize = u16Width; in HAL_MVOP_SetCropforXC() 3260 g_pHalMVOPCtx->u16SubCropXSize = stXCCrop->u16XSize; in HAL_MVOP_SetCropforXC()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/maserati/mvop/ |
| H A D | halMVOP.c | 226 MS_U16 u16SubCropXSize; member 418 g_pHalMVOPCtx->u16SubCropXSize = 0; in _HAL_MVOP_SubInitVarCtx() 2575 g_pHalMVOPCtx->u16SubCropXSize = 0; in HAL_MVOP_SetPicWidthMinus() 2579 g_pHalMVOPCtx->u16SubCropXSize = u16XSizes; in HAL_MVOP_SetPicWidthMinus() 3434 if(g_pHalMVOPCtx->u16SubCropXSize == 0) in HAL_MVOP_SetCropforXC() 3435 g_pHalMVOPCtx->u16SubCropXSize = u16Width; in HAL_MVOP_SetCropforXC() 3455 g_pHalMVOPCtx->u16SubCropXSize = stXCCrop->u16XSize; in HAL_MVOP_SetCropforXC()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/M7621/mvop/ |
| H A D | halMVOP.c | 226 MS_U16 u16SubCropXSize; member 419 g_pHalMVOPCtx->u16SubCropXSize = 0; in _HAL_MVOP_SubInitVarCtx() 2585 g_pHalMVOPCtx->u16SubCropXSize = 0; in HAL_MVOP_SetPicWidthMinus() 2589 g_pHalMVOPCtx->u16SubCropXSize = u16XSizes; in HAL_MVOP_SetPicWidthMinus() 3415 if(g_pHalMVOPCtx->u16SubCropXSize == 0) in HAL_MVOP_SetCropforXC() 3416 g_pHalMVOPCtx->u16SubCropXSize = u16Width; in HAL_MVOP_SetCropforXC() 3436 g_pHalMVOPCtx->u16SubCropXSize = stXCCrop->u16XSize; in HAL_MVOP_SetCropforXC()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/macan/mvop/ |
| H A D | halMVOP.c | 225 MS_U16 u16SubCropXSize; member 418 g_pHalMVOPCtx->u16SubCropXSize = 0; in _HAL_MVOP_SubInitVarCtx() 2534 g_pHalMVOPCtx->u16SubCropXSize = 0; in HAL_MVOP_SetPicWidthMinus() 2538 g_pHalMVOPCtx->u16SubCropXSize = u16XSizes; in HAL_MVOP_SetPicWidthMinus() 3374 if(g_pHalMVOPCtx->u16SubCropXSize == 0) in HAL_MVOP_SetCropforXC() 3375 g_pHalMVOPCtx->u16SubCropXSize = u16Width; in HAL_MVOP_SetCropforXC() 3395 g_pHalMVOPCtx->u16SubCropXSize = stXCCrop->u16XSize; in HAL_MVOP_SetCropforXC()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/M7821/mvop/ |
| H A D | halMVOP.c | 225 MS_U16 u16SubCropXSize; member 416 g_pHalMVOPCtx->u16SubCropXSize = 0; in _HAL_MVOP_SubInitVarCtx() 2553 g_pHalMVOPCtx->u16SubCropXSize = 0; in HAL_MVOP_SetPicWidthMinus() 2557 g_pHalMVOPCtx->u16SubCropXSize = u16XSizes; in HAL_MVOP_SetPicWidthMinus() 3404 if(g_pHalMVOPCtx->u16SubCropXSize == 0) in HAL_MVOP_SetCropforXC() 3405 g_pHalMVOPCtx->u16SubCropXSize = u16Width; in HAL_MVOP_SetCropforXC() 3425 g_pHalMVOPCtx->u16SubCropXSize = stXCCrop->u16XSize; in HAL_MVOP_SetCropforXC()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/maxim/mvop/ |
| H A D | halMVOP.c | 238 MS_U16 u16SubCropXSize; member 432 g_pHalMVOPCtx->u16SubCropXSize = 0; in _HAL_MVOP_SubInitVarCtx() 2633 g_pHalMVOPCtx->u16SubCropXSize = 0; in HAL_MVOP_SetPicWidthMinus() 2637 g_pHalMVOPCtx->u16SubCropXSize = u16XSizes; in HAL_MVOP_SetPicWidthMinus() 3476 if(g_pHalMVOPCtx->u16SubCropXSize == 0) in HAL_MVOP_SetCropforXC() 3477 g_pHalMVOPCtx->u16SubCropXSize = u16Width; in HAL_MVOP_SetCropforXC() 3497 g_pHalMVOPCtx->u16SubCropXSize = stXCCrop->u16XSize; in HAL_MVOP_SetCropforXC()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/mainz/mvop/ |
| H A D | halMVOP.c | 235 MS_U16 u16SubCropXSize; member 427 g_pHalMVOPCtx->u16SubCropXSize = 0; in _HAL_MVOP_SubInitVarCtx() 2472 g_pHalMVOPCtx->u16SubCropXSize = 0; in HAL_MVOP_SetPicWidthMinus() 2476 g_pHalMVOPCtx->u16SubCropXSize = u16XSizes; in HAL_MVOP_SetPicWidthMinus() 3435 g_pHalMVOPCtx->u16SubCropXSize = stXCCrop->u16XSize; in HAL_MVOP_SetCropforXC() 3442 g_pHalMVOPCtx->u16SubCropXSize = stXCCrop->u16XSize; in HAL_MVOP_SetCropforXC()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/messi/mvop/ |
| H A D | halMVOP.c | 235 MS_U16 u16SubCropXSize; member 427 g_pHalMVOPCtx->u16SubCropXSize = 0; in _HAL_MVOP_SubInitVarCtx() 2472 g_pHalMVOPCtx->u16SubCropXSize = 0; in HAL_MVOP_SetPicWidthMinus() 2476 g_pHalMVOPCtx->u16SubCropXSize = u16XSizes; in HAL_MVOP_SetPicWidthMinus() 3435 g_pHalMVOPCtx->u16SubCropXSize = stXCCrop->u16XSize; in HAL_MVOP_SetCropforXC() 3442 g_pHalMVOPCtx->u16SubCropXSize = stXCCrop->u16XSize; in HAL_MVOP_SetCropforXC()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/k7u/mvop/ |
| H A D | halMVOP.c | 227 MS_U16 u16SubCropXSize; member 425 g_pHalMVOPCtx->u16SubCropXSize = 0; in _HAL_MVOP_SubInitVarCtx() 2553 g_pHalMVOPCtx->u16SubCropXSize = 0; in HAL_MVOP_SetPicWidthMinus() 2559 g_pHalMVOPCtx->u16SubCropXSize = u16XSizes; in HAL_MVOP_SetPicWidthMinus() 3518 g_pHalMVOPCtx->u16SubCropXSize = stXCCrop->u16XSize; in HAL_MVOP_SetCropforXC()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/k6/mvop/ |
| H A D | halMVOP.c | 231 MS_U16 u16SubCropXSize; member 434 g_pHalMVOPCtx->u16SubCropXSize = 0; in _HAL_MVOP_SubInitVarCtx() 2582 g_pHalMVOPCtx->u16SubCropXSize = 0; in HAL_MVOP_SetPicWidthMinus() 2588 g_pHalMVOPCtx->u16SubCropXSize = u16XSizes; in HAL_MVOP_SetPicWidthMinus() 3508 g_pHalMVOPCtx->u16SubCropXSize = stXCCrop->u16XSize; in HAL_MVOP_SetCropforXC()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/k6lite/mvop/ |
| H A D | halMVOP.c | 227 MS_U16 u16SubCropXSize; member 420 g_pHalMVOPCtx->u16SubCropXSize = 0; in _HAL_MVOP_SubInitVarCtx() 2542 g_pHalMVOPCtx->u16SubCropXSize = 0; in HAL_MVOP_SetPicWidthMinus() 2548 g_pHalMVOPCtx->u16SubCropXSize = u16XSizes; in HAL_MVOP_SetPicWidthMinus() 3455 g_pHalMVOPCtx->u16SubCropXSize = stXCCrop->u16XSize; in HAL_MVOP_SetCropforXC()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/M5621/mvop/ |
| H A D | halMVOP.c | 221 MS_U16 u16SubCropXSize; member 409 g_pHalMVOPCtx->u16SubCropXSize = 0; in _HAL_MVOP_InitVarCtx() 3293 g_pHalMVOPCtx->u16SubCropXSize = stXCCrop->u16XSize; in HAL_MVOP_SetCropforXC()
|