Searched refs:stCropSize (Results 1 – 7 of 7) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/mvop/drv/mvop/ |
| H A D | drvMVOP.c | 7934 MVOP_SetImageWH stCropSize; in MDrv_MVOP_SetCommand_V2() 7935 stCropSize =*(MVOP_SetImageWH*)pPara; in MDrv_MVOP_SetCommand_V2() 7937 if(stCropSize.u16Width == 0 || stCropSize.u16Height == 0) in MDrv_MVOP_SetCommand_V2() 7944 …HAL_MVOP_SetPicWidthMinus(eDevID, stCropSize.u16Width-1, p_gDrvMVOPCtx->_stMVOPDrvCtrl[E_MVOP_DEV_… in MDrv_MVOP_SetCommand_V2() 7945 …HAL_MVOP_SetPicHeightMinus(eDevID, stCropSize.u16Height-1, p_gDrvMVOPCtx->_stMVOPDrvCtrl[E_MVOP_DE… in MDrv_MVOP_SetCommand_V2() 7947 p_gDrvMVOPCtx->_u16Width = stCropSize.u16Width; in MDrv_MVOP_SetCommand_V2() 7948 p_gDrvMVOPCtx->_u16Height = stCropSize.u16Height; in MDrv_MVOP_SetCommand_V2() 10656 …l,"MVOP crop size : %d,%d\n",pstFeature->stCropSize.u16Width,pstFeature->stCropSize.… in _MVOP_MdbInfoFeature() 10657 MdbPrint(u64ReqHdl,"OneField : %d\n",pstFeature->stCropSize); in _MVOP_MdbInfoFeature() 10820 …l,"MVOP crop size : %d,%d\n",pstFeature->stCropSize.u16Width,pstFeature->stCropSize.… in _MVOP_MdbInfoRegFeature() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/maxim/mvop/ |
| H A D | halMVOP.h | 200 MVOP_SetImageWH stCropSize; member
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/maserati/mvop/ |
| H A D | halMVOP.h | 198 MVOP_SetImageWH stCropSize; member
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/kano/mvop/ |
| H A D | halMVOP.h | 242 MVOP_SetImageWH stCropSize; member
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/k6lite/mvop/ |
| H A D | halMVOP.h | 242 MVOP_SetImageWH stCropSize; member
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/k6/mvop/ |
| H A D | halMVOP.h | 249 MVOP_SetImageWH stCropSize; member
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/k7u/mvop/ |
| H A D | halMVOP.h | 247 MVOP_SetImageWH stCropSize; member
|