Home
last modified time | relevance | path

Searched refs:reserve (Results 1 – 25 of 42) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/mvop/hal/mainz/mvop/
H A DhalMVOP.c3299 if(stXCCrop->reserve[1] != 0xff && stXCCrop->reserve[1] != 0x0) //mfdec enable in HAL_MVOP_SetCropforXC()
3310 stXCCrop->reserve[0] = 0; in HAL_MVOP_SetCropforXC()
3311 stXCCrop->reserve[1] = 0; in HAL_MVOP_SetCropforXC()
3318 stXCCrop->reserve[1] = 0; //reset stXCCrop->reserve[1] in HAL_MVOP_SetCropforXC()
3331 … stXCCrop->reserve[1] = 64 - ((stXCCrop->u16XSize + stXCCrop->u16XStart) & 0x003f); in HAL_MVOP_SetCropforXC()
3332 stXCCrop->reserve[1] = stXCCrop->reserve[1] | 0x0004; in HAL_MVOP_SetCropforXC()
3357 stXCCrop->reserve[0] = 0; in HAL_MVOP_SetCropforXC()
3363 … stXCCrop->reserve[0] = ((((stXCCrop->u16YStart+stXCCrop->u16YSize-1) & 0x000f) << 1) + 1) in HAL_MVOP_SetCropforXC()
3368 …stXCCrop->reserve[0] = ((stXCCrop->u16YStart & 0x000f) << 1) + ((((stXCCrop->u16YStart >> 1) & 0x0… in HAL_MVOP_SetCropforXC()
3370 stXCCrop->reserve[1] = stXCCrop->reserve[1] | 0x0002; in HAL_MVOP_SetCropforXC()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/messi/mvop/
H A DhalMVOP.c3299 if(stXCCrop->reserve[1] != 0xff && stXCCrop->reserve[1] != 0x0) //mfdec enable in HAL_MVOP_SetCropforXC()
3310 stXCCrop->reserve[0] = 0; in HAL_MVOP_SetCropforXC()
3311 stXCCrop->reserve[1] = 0; in HAL_MVOP_SetCropforXC()
3318 stXCCrop->reserve[1] = 0; //reset stXCCrop->reserve[1] in HAL_MVOP_SetCropforXC()
3331 … stXCCrop->reserve[1] = 64 - ((stXCCrop->u16XSize + stXCCrop->u16XStart) & 0x003f); in HAL_MVOP_SetCropforXC()
3332 stXCCrop->reserve[1] = stXCCrop->reserve[1] | 0x0004; in HAL_MVOP_SetCropforXC()
3357 stXCCrop->reserve[0] = 0; in HAL_MVOP_SetCropforXC()
3363 … stXCCrop->reserve[0] = ((((stXCCrop->u16YStart+stXCCrop->u16YSize-1) & 0x000f) << 1) + 1) in HAL_MVOP_SetCropforXC()
3368 …stXCCrop->reserve[0] = ((stXCCrop->u16YStart & 0x000f) << 1) + ((((stXCCrop->u16YStart >> 1) & 0x0… in HAL_MVOP_SetCropforXC()
3370 stXCCrop->reserve[1] = stXCCrop->reserve[1] | 0x0002; in HAL_MVOP_SetCropforXC()
[all …]
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvMVOP.h591 MS_U32 reserve[2]; member
608 MS_U32 reserve[4]; member
H A DMsTypes.h401 MS_U8 reserve[3]; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvMVOP.h646 MS_U32 reserve[2]; member
663 MS_U32 reserve[4]; member
H A DMsTypes.h468 MS_U8 reserve[3]; member
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/maxim/mvd/
H A Dmvd4_interface.h373 unsigned char reserve[2]; member
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/macan/mvd/
H A Dmvd4_interface.h373 unsigned char reserve[2]; member
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/M7621/mvd/
H A Dmvd4_interface.h373 unsigned char reserve[2]; member
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/mainz/mvd/
H A Dmvd4_interface.h373 unsigned char reserve[2]; member
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/maserati/mvd/
H A Dmvd4_interface.h373 unsigned char reserve[2]; member
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/messi/mvd/
H A Dmvd4_interface.h373 unsigned char reserve[2]; member
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/manhattan/mvd/
H A Dmvd4_interface.h373 unsigned char reserve[2]; member
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/M7821/mvd/
H A Dmvd4_interface.h373 unsigned char reserve[2]; member
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mainz/mvd_ex/
H A Dmvd4_interface.h436 unsigned char reserve[2]; //30 member
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maserati/mvd_ex/
H A Dmvd4_interface.h436 unsigned char reserve[2]; //30 member
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/M7621/mvd_ex/
H A Dmvd4_interface.h436 unsigned char reserve[2]; //30 member
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/macan/mvd_ex/
H A Dmvd4_interface.h436 unsigned char reserve[2]; //30 member
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/M7821/mvd_ex/
H A Dmvd4_interface.h436 unsigned char reserve[2]; //30 member
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/messi/mvd_ex/
H A Dmvd4_interface.h436 unsigned char reserve[2]; //30 member
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/manhattan/mvd_ex/
H A Dmvd4_interface.h436 unsigned char reserve[2]; //30 member
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mustang/mvd_ex/
H A Dmvd4_interface.h454 unsigned char reserve[2]; //30 member
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maldives/mvd_ex/
H A Dmvd4_interface.h454 unsigned char reserve[2]; //30 member
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maxim/mvd_ex/
H A Dmvd4_interface.h436 unsigned char reserve[2]; //30 member
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/manhattan/mvd_v3/
H A Dmvd4_interface.h494 unsigned char reserve[2]; //30 member

12