Home
last modified time | relevance | path

Searched refs:u16SubCropXStart (Results 1 – 16 of 16) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mvop/hal/curry/mvop/
H A DhalMVOP.c223 MS_U16 u16SubCropXStart; member
414 g_pHalMVOPCtx->u16SubCropXStart = 0; in _HAL_MVOP_SubInitVarCtx()
2441 g_pHalMVOPCtx->u16SubCropXStart = 0; in HAL_MVOP_SetStartX()
2445 g_pHalMVOPCtx->u16SubCropXStart += u16XPos; in HAL_MVOP_SetStartX()
2449 g_pHalMVOPCtx->u16SubCropXStart = u16XPos; in HAL_MVOP_SetStartX()
2560 u16XSizes = u16XSizes + 1 - g_pHalMVOPCtx->u16SubCropXStart ; in HAL_MVOP_SetPicWidthMinus()
3311 g_pHalMVOPCtx->u16SubCropXStart = 0; in HAL_MVOP_ResetReg()
3506 …g_pHalMVOPCtx->u16SubCropXStart = g_pHalMVOPCtx->u16SubCropXSize - stXCCrop->u16XStart - stXCCrop-… in HAL_MVOP_SetCropforXC()
3507 stXCCrop->u16XStart = g_pHalMVOPCtx->u16SubCropXStart; in HAL_MVOP_SetCropforXC()
3513 stXCCrop->u16XStart += g_pHalMVOPCtx->u16SubCropXStart; in HAL_MVOP_SetCropforXC()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/kastor/mvop/
H A DhalMVOP.c223 MS_U16 u16SubCropXStart; member
414 g_pHalMVOPCtx->u16SubCropXStart = 0; in _HAL_MVOP_SubInitVarCtx()
2424 g_pHalMVOPCtx->u16SubCropXStart = 0; in HAL_MVOP_SetStartX()
2428 g_pHalMVOPCtx->u16SubCropXStart += u16XPos; in HAL_MVOP_SetStartX()
2432 g_pHalMVOPCtx->u16SubCropXStart = u16XPos; in HAL_MVOP_SetStartX()
2543 u16XSizes = u16XSizes + 1 - g_pHalMVOPCtx->u16SubCropXStart ; in HAL_MVOP_SetPicWidthMinus()
3293 g_pHalMVOPCtx->u16SubCropXStart = 0; in HAL_MVOP_ResetReg()
3488 …g_pHalMVOPCtx->u16SubCropXStart = g_pHalMVOPCtx->u16SubCropXSize - stXCCrop->u16XStart - stXCCrop-… in HAL_MVOP_SetCropforXC()
3489 stXCCrop->u16XStart = g_pHalMVOPCtx->u16SubCropXStart; in HAL_MVOP_SetCropforXC()
3495 stXCCrop->u16XStart += g_pHalMVOPCtx->u16SubCropXStart; in HAL_MVOP_SetCropforXC()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/kano/mvop/
H A DhalMVOP.c224 MS_U16 u16SubCropXStart; member
416 g_pHalMVOPCtx->u16SubCropXStart = 0; in _HAL_MVOP_SubInitVarCtx()
2443 g_pHalMVOPCtx->u16SubCropXStart = 0; in HAL_MVOP_SetStartX()
2447 g_pHalMVOPCtx->u16SubCropXStart += u16XPos; in HAL_MVOP_SetStartX()
2451 g_pHalMVOPCtx->u16SubCropXStart = u16XPos; in HAL_MVOP_SetStartX()
2562 u16XSizes = u16XSizes + 1 - g_pHalMVOPCtx->u16SubCropXStart ; in HAL_MVOP_SetPicWidthMinus()
3315 g_pHalMVOPCtx->u16SubCropXStart = 0; in HAL_MVOP_ResetReg()
3510 …g_pHalMVOPCtx->u16SubCropXStart = g_pHalMVOPCtx->u16SubCropXSize - stXCCrop->u16XStart - stXCCrop-… in HAL_MVOP_SetCropforXC()
3511 stXCCrop->u16XStart = g_pHalMVOPCtx->u16SubCropXStart; in HAL_MVOP_SetCropforXC()
3517 stXCCrop->u16XStart += g_pHalMVOPCtx->u16SubCropXStart; in HAL_MVOP_SetCropforXC()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/manhattan/mvop/
H A DhalMVOP.c220 MS_U16 u16SubCropXStart; member
408 g_pHalMVOPCtx->u16SubCropXStart = 0; in _HAL_MVOP_SubInitVarCtx()
2318 g_pHalMVOPCtx->u16SubCropXStart = 0; in HAL_MVOP_SetStartX()
2322 g_pHalMVOPCtx->u16SubCropXStart += u16XPos; in HAL_MVOP_SetStartX()
2416 if((g_pHalMVOPCtx->u16SubCropXStart + u16XSizes) < u16Width) in HAL_MVOP_SetPicWidthMinus()
2418 u16XstMir = u16Width - g_pHalMVOPCtx->u16SubCropXStart - u16XSizes; in HAL_MVOP_SetPicWidthMinus()
3276 …g_pHalMVOPCtx->u16SubCropXStart = g_pHalMVOPCtx->u16SubCropXSize - stXCCrop->u16XStart - stXCCrop-… in HAL_MVOP_SetCropforXC()
3277 stXCCrop->u16XStart = g_pHalMVOPCtx->u16SubCropXStart; in HAL_MVOP_SetCropforXC()
3284 g_pHalMVOPCtx->u16SubCropXStart = stXCCrop->u16XStart; in HAL_MVOP_SetCropforXC()
/utopia/UTPA2-700.0.x/modules/mvop/hal/k7u/mvop/
H A DhalMVOP.c225 MS_U16 u16SubCropXStart; member
423 g_pHalMVOPCtx->u16SubCropXStart = 0; in _HAL_MVOP_SubInitVarCtx()
2420 g_pHalMVOPCtx->u16SubCropXStart = 0; in HAL_MVOP_SetStartX()
2424 g_pHalMVOPCtx->u16SubCropXStart += u16XPos; in HAL_MVOP_SetStartX()
2428 g_pHalMVOPCtx->u16SubCropXStart = u16XPos; in HAL_MVOP_SetStartX()
2557 u16XSizes = u16XSizes + 1 - g_pHalMVOPCtx->u16SubCropXStart ; in HAL_MVOP_SetPicWidthMinus()
3346 g_pHalMVOPCtx->u16SubCropXStart = 0; in HAL_MVOP_ResetReg()
3511 g_pHalMVOPCtx->u16SubCropXStart = stXCCrop->u16XStart; in HAL_MVOP_SetCropforXC()
/utopia/UTPA2-700.0.x/modules/mvop/hal/k6/mvop/
H A DhalMVOP.c229 MS_U16 u16SubCropXStart; member
432 g_pHalMVOPCtx->u16SubCropXStart = 0; in _HAL_MVOP_SubInitVarCtx()
2449 g_pHalMVOPCtx->u16SubCropXStart = 0; in HAL_MVOP_SetStartX()
2453 g_pHalMVOPCtx->u16SubCropXStart += u16XPos; in HAL_MVOP_SetStartX()
2457 g_pHalMVOPCtx->u16SubCropXStart = u16XPos; in HAL_MVOP_SetStartX()
2586 u16XSizes = u16XSizes + 1 - g_pHalMVOPCtx->u16SubCropXStart ; in HAL_MVOP_SetPicWidthMinus()
3362 g_pHalMVOPCtx->u16SubCropXStart = 0; in HAL_MVOP_ResetReg()
3501 g_pHalMVOPCtx->u16SubCropXStart = stXCCrop->u16XStart; in HAL_MVOP_SetCropforXC()
/utopia/UTPA2-700.0.x/modules/mvop/hal/k6lite/mvop/
H A DhalMVOP.c225 MS_U16 u16SubCropXStart; member
418 g_pHalMVOPCtx->u16SubCropXStart = 0; in _HAL_MVOP_SubInitVarCtx()
2409 g_pHalMVOPCtx->u16SubCropXStart = 0; in HAL_MVOP_SetStartX()
2413 g_pHalMVOPCtx->u16SubCropXStart += u16XPos; in HAL_MVOP_SetStartX()
2417 g_pHalMVOPCtx->u16SubCropXStart = u16XPos; in HAL_MVOP_SetStartX()
2546 u16XSizes = u16XSizes + 1 - g_pHalMVOPCtx->u16SubCropXStart ; in HAL_MVOP_SetPicWidthMinus()
3310 g_pHalMVOPCtx->u16SubCropXStart = 0; in HAL_MVOP_ResetReg()
3448 g_pHalMVOPCtx->u16SubCropXStart = stXCCrop->u16XStart; in HAL_MVOP_SetCropforXC()
/utopia/UTPA2-700.0.x/modules/mvop/hal/maserati/mvop/
H A DhalMVOP.c224 MS_U16 u16SubCropXStart; member
416 g_pHalMVOPCtx->u16SubCropXStart = 0; in _HAL_MVOP_SubInitVarCtx()
2461 g_pHalMVOPCtx->u16SubCropXStart = 0; in HAL_MVOP_SetStartX()
2465 g_pHalMVOPCtx->u16SubCropXStart += u16XPos; in HAL_MVOP_SetStartX()
2559 if((g_pHalMVOPCtx->u16SubCropXStart + u16XSizes) < u16Width) in HAL_MVOP_SetPicWidthMinus()
2561 u16XstMir = u16Width - g_pHalMVOPCtx->u16SubCropXStart - u16XSizes; in HAL_MVOP_SetPicWidthMinus()
3454 g_pHalMVOPCtx->u16SubCropXStart = stXCCrop->u16XStart; in HAL_MVOP_SetCropforXC()
/utopia/UTPA2-700.0.x/modules/mvop/hal/M7621/mvop/
H A DhalMVOP.c224 MS_U16 u16SubCropXStart; member
417 g_pHalMVOPCtx->u16SubCropXStart = 0; in _HAL_MVOP_SubInitVarCtx()
2471 g_pHalMVOPCtx->u16SubCropXStart = 0; in HAL_MVOP_SetStartX()
2475 g_pHalMVOPCtx->u16SubCropXStart += u16XPos; in HAL_MVOP_SetStartX()
2569 if((g_pHalMVOPCtx->u16SubCropXStart + u16XSizes) < u16Width) in HAL_MVOP_SetPicWidthMinus()
2571 u16XstMir = u16Width - g_pHalMVOPCtx->u16SubCropXStart - u16XSizes; in HAL_MVOP_SetPicWidthMinus()
3435 g_pHalMVOPCtx->u16SubCropXStart = stXCCrop->u16XStart; in HAL_MVOP_SetCropforXC()
/utopia/UTPA2-700.0.x/modules/mvop/hal/mainz/mvop/
H A DhalMVOP.c233 MS_U16 u16SubCropXStart; member
425 g_pHalMVOPCtx->u16SubCropXStart = 0; in _HAL_MVOP_SubInitVarCtx()
2355 g_pHalMVOPCtx->u16SubCropXStart = 0; in HAL_MVOP_SetStartX()
2359 g_pHalMVOPCtx->u16SubCropXStart += u16XPos; in HAL_MVOP_SetStartX()
2455 if((g_pHalMVOPCtx->u16SubCropXStart + u16XSizes) < u16Width) in HAL_MVOP_SetPicWidthMinus()
2457 u16XstMir = u16Width - g_pHalMVOPCtx->u16SubCropXStart - u16XSizes; in HAL_MVOP_SetPicWidthMinus()
3441 g_pHalMVOPCtx->u16SubCropXStart = stXCCrop->u16XStart; in HAL_MVOP_SetCropforXC()
/utopia/UTPA2-700.0.x/modules/mvop/hal/macan/mvop/
H A DhalMVOP.c223 MS_U16 u16SubCropXStart; member
416 g_pHalMVOPCtx->u16SubCropXStart = 0; in _HAL_MVOP_SubInitVarCtx()
2420 g_pHalMVOPCtx->u16SubCropXStart = 0; in HAL_MVOP_SetStartX()
2424 g_pHalMVOPCtx->u16SubCropXStart += u16XPos; in HAL_MVOP_SetStartX()
2518 if((g_pHalMVOPCtx->u16SubCropXStart + u16XSizes) < u16Width) in HAL_MVOP_SetPicWidthMinus()
2520 u16XstMir = u16Width - g_pHalMVOPCtx->u16SubCropXStart - u16XSizes; in HAL_MVOP_SetPicWidthMinus()
3394 g_pHalMVOPCtx->u16SubCropXStart = stXCCrop->u16XStart; in HAL_MVOP_SetCropforXC()
/utopia/UTPA2-700.0.x/modules/mvop/hal/M7821/mvop/
H A DhalMVOP.c223 MS_U16 u16SubCropXStart; member
414 g_pHalMVOPCtx->u16SubCropXStart = 0; in _HAL_MVOP_SubInitVarCtx()
2439 g_pHalMVOPCtx->u16SubCropXStart = 0; in HAL_MVOP_SetStartX()
2443 g_pHalMVOPCtx->u16SubCropXStart += u16XPos; in HAL_MVOP_SetStartX()
2537 if((g_pHalMVOPCtx->u16SubCropXStart + u16XSizes) < u16Width) in HAL_MVOP_SetPicWidthMinus()
2539 u16XstMir = u16Width - g_pHalMVOPCtx->u16SubCropXStart - u16XSizes; in HAL_MVOP_SetPicWidthMinus()
3424 g_pHalMVOPCtx->u16SubCropXStart = stXCCrop->u16XStart; in HAL_MVOP_SetCropforXC()
/utopia/UTPA2-700.0.x/modules/mvop/hal/messi/mvop/
H A DhalMVOP.c233 MS_U16 u16SubCropXStart; member
425 g_pHalMVOPCtx->u16SubCropXStart = 0; in _HAL_MVOP_SubInitVarCtx()
2355 g_pHalMVOPCtx->u16SubCropXStart = 0; in HAL_MVOP_SetStartX()
2359 g_pHalMVOPCtx->u16SubCropXStart += u16XPos; in HAL_MVOP_SetStartX()
2455 if((g_pHalMVOPCtx->u16SubCropXStart + u16XSizes) < u16Width) in HAL_MVOP_SetPicWidthMinus()
2457 u16XstMir = u16Width - g_pHalMVOPCtx->u16SubCropXStart - u16XSizes; in HAL_MVOP_SetPicWidthMinus()
3441 g_pHalMVOPCtx->u16SubCropXStart = stXCCrop->u16XStart; in HAL_MVOP_SetCropforXC()
/utopia/UTPA2-700.0.x/modules/mvop/hal/maxim/mvop/
H A DhalMVOP.c236 MS_U16 u16SubCropXStart; member
430 g_pHalMVOPCtx->u16SubCropXStart = 0; in _HAL_MVOP_SubInitVarCtx()
2519 g_pHalMVOPCtx->u16SubCropXStart = 0; in HAL_MVOP_SetStartX()
2523 g_pHalMVOPCtx->u16SubCropXStart += u16XPos; in HAL_MVOP_SetStartX()
2617 if((g_pHalMVOPCtx->u16SubCropXStart + u16XSizes) < u16Width) in HAL_MVOP_SetPicWidthMinus()
2619 u16XstMir = u16Width - g_pHalMVOPCtx->u16SubCropXStart - u16XSizes; in HAL_MVOP_SetPicWidthMinus()
3496 g_pHalMVOPCtx->u16SubCropXStart = stXCCrop->u16XStart; in HAL_MVOP_SetCropforXC()
/utopia/UTPA2-700.0.x/modules/mvop/hal/mooney/mvop/
H A DhalMVOP.c224 MS_U16 u16SubCropXStart; member
417 g_pHalMVOPCtx->u16SubCropXStart = 0; in _HAL_MVOP_SubInitVarCtx()
2340 g_pHalMVOPCtx->u16SubCropXStart = 0; in HAL_MVOP_SetStartX()
2344 g_pHalMVOPCtx->u16SubCropXStart += u16XPos; in HAL_MVOP_SetStartX()
3259 g_pHalMVOPCtx->u16SubCropXStart = stXCCrop->u16XStart; in HAL_MVOP_SetCropforXC()
/utopia/UTPA2-700.0.x/modules/mvop/hal/M5621/mvop/
H A DhalMVOP.c219 MS_U16 u16SubCropXStart; member
407 g_pHalMVOPCtx->u16SubCropXStart = 0; in _HAL_MVOP_InitVarCtx()
3292 g_pHalMVOPCtx->u16SubCropXStart = stXCCrop->u16XStart; in HAL_MVOP_SetCropforXC()