Home
last modified time | relevance | path

Searched refs:u8Framerate (Results 1 – 25 of 41) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/mvop/hal/maxim/mvop/
H A DhalMVOP.c691 void HAL_MVOP_Enable(MS_BOOL bEnable, MS_U8 u8Framerate) in HAL_MVOP_Enable() argument
700 if(u8Framerate != 0) in HAL_MVOP_Enable()
702 u8FrmDur = 1000/u8Framerate; //time of one frame(ms). in HAL_MVOP_Enable()
1341 && (ptiming->u8Framerate > 15)) || g_pHalMVOPCtx->bIs265DV) in HAL_MVOP_SetOutputTiming()
1346 if(ptiming->u8Framerate > 30) //for 4k60 in HAL_MVOP_SetOutputTiming()
1359 if(ptiming->u8Framerate > 30 && (!g_pHalMVOPCtx->bMirrorModeVer)) //for 4k60 in HAL_MVOP_SetOutputTiming()
1373 …otalCount >= 1080) && (ptiming->u16H_TotalCount >= 1440)) && (ptiming->u8Framerate >= 24) && (ptim… in HAL_MVOP_SetOutputTiming()
1389 else if(((ptiming->u8Framerate >= 59) && (ptiming->bInterlace == 0)) || in HAL_MVOP_SetOutputTiming()
1390 …otalCount >= 1080) && (ptiming->u16H_TotalCount >= 1440)) && (ptiming->u8Framerate >= 23) && (ptim… in HAL_MVOP_SetOutputTiming()
1499 MVOP_DBG(MVOP_PRINTF(" FRate=%u,\t",ptiming->u8Framerate);) in HAL_MVOP_SetOutputTiming()
[all …]
H A DhalMVOP.h254 void HAL_MVOP_Enable(MS_BOOL bEnable, MS_U8 u8Framerate);
334 void HAL_MVOP_SetHandShakeMode(MVOP_DevID eID, MS_BOOL bEnable, MS_U8 u8Framerate);
361 void HAL_MVOP_SubEnable(MS_BOOL bEnable, MS_U8 u8Framerate);
/utopia/UTPA2-700.0.x/modules/mvop/hal/M7621/mvop/
H A DhalMVOP.c678 void HAL_MVOP_Enable(MS_BOOL bEnable, MS_U8 u8Framerate) in HAL_MVOP_Enable() argument
687 if(u8Framerate != 0) in HAL_MVOP_Enable()
689 u8FrmDur = 1000/u8Framerate; //time of one frame(ms). in HAL_MVOP_Enable()
1328 && (ptiming->u8Framerate > 15)) || g_pHalMVOPCtx->bIs265DV) in HAL_MVOP_SetOutputTiming()
1333 if(ptiming->u8Framerate > 30) //for 4k60 in HAL_MVOP_SetOutputTiming()
1353 …otalCount >= 1080) && (ptiming->u16H_TotalCount >= 1440)) && (ptiming->u8Framerate >= 24) && (ptim… in HAL_MVOP_SetOutputTiming()
1369 else if(((ptiming->u8Framerate >= 59) && (ptiming->bInterlace == 0)) || in HAL_MVOP_SetOutputTiming()
1370 …otalCount >= 1080) && (ptiming->u16H_TotalCount >= 1440)) && (ptiming->u8Framerate >= 23) && (ptim… in HAL_MVOP_SetOutputTiming()
1478 MVOP_DBG(MVOP_PRINTF(" FRate=%u,\t",ptiming->u8Framerate);) in HAL_MVOP_SetOutputTiming()
3287 void HAL_MVOP_SetHandShakeMode(MVOP_DevID eID, MS_BOOL bEnable, MS_U8 u8Framerate) in HAL_MVOP_SetHandShakeMode() argument
[all …]
H A DhalMVOP.h203 void HAL_MVOP_Enable(MS_BOOL bEnable, MS_U8 u8Framerate);
283 void HAL_MVOP_SetHandShakeMode(MVOP_DevID eID, MS_BOOL bEnable, MS_U8 u8Framerate);
305 void HAL_MVOP_SubEnable(MS_BOOL bEnable, MS_U8 u8Framerate);
/utopia/UTPA2-700.0.x/modules/mvop/hal/maserati/mvop/
H A DhalMVOP.c676 void HAL_MVOP_Enable(MS_BOOL bEnable, MS_U8 u8Framerate) in HAL_MVOP_Enable() argument
685 if(u8Framerate != 0) in HAL_MVOP_Enable()
687 u8FrmDur = 1000/u8Framerate; //time of one frame(ms). in HAL_MVOP_Enable()
1326 && (ptiming->u8Framerate > 15)) || g_pHalMVOPCtx->bIs265DV) in HAL_MVOP_SetOutputTiming()
1331 if(ptiming->u8Framerate > 30) //for 4k60 in HAL_MVOP_SetOutputTiming()
1350 if(ptiming->u8Framerate > 30) //for 4k60 in HAL_MVOP_SetOutputTiming()
1368 …otalCount >= 1080) && (ptiming->u16H_TotalCount >= 1440)) && (ptiming->u8Framerate >= 24) && (ptim… in HAL_MVOP_SetOutputTiming()
1477 MVOP_DBG(MVOP_PRINTF(" FRate=%u,\t",ptiming->u8Framerate);) in HAL_MVOP_SetOutputTiming()
3270 void HAL_MVOP_SetHandShakeMode(MVOP_DevID eID, MS_BOOL bEnable, MS_U8 u8Framerate) in HAL_MVOP_SetHandShakeMode() argument
3276 if(u8Framerate != 0) in HAL_MVOP_SetHandShakeMode()
[all …]
H A DhalMVOP.h252 void HAL_MVOP_Enable(MS_BOOL bEnable, MS_U8 u8Framerate);
332 void HAL_MVOP_SetHandShakeMode(MVOP_DevID eID, MS_BOOL bEnable, MS_U8 u8Framerate);
358 void HAL_MVOP_SubEnable(MS_BOOL bEnable, MS_U8 u8Framerate);
/utopia/UTPA2-700.0.x/modules/mvop/hal/macan/mvop/
H A DhalMVOP.c661 void HAL_MVOP_Enable(MS_BOOL bEnable, MS_U8 u8Framerate) in HAL_MVOP_Enable() argument
670 if(u8Framerate != 0) in HAL_MVOP_Enable()
672 u8FrmDur = 1000/u8Framerate; //time of one frame(ms). in HAL_MVOP_Enable()
1305 && (ptiming->u8Framerate > 15)) || g_pHalMVOPCtx->bIs265DV) in HAL_MVOP_SetOutputTiming()
1310 if(ptiming->u8Framerate > 30) //for 4k60 in HAL_MVOP_SetOutputTiming()
1338 …otalCount >= 1080) && (ptiming->u16H_TotalCount >= 1440)) && (ptiming->u8Framerate >= 24) && (ptim… in HAL_MVOP_SetOutputTiming()
1447 MVOP_DBG(MVOP_PRINTF(" FRate=%u,\t",ptiming->u8Framerate);) in HAL_MVOP_SetOutputTiming()
1484 …S_U32)ptiming->u16H_TotalCount * (MS_U32)ptiming->u16V_TotalCount * (MS_U32)ptiming->u8Framerate)); in HAL_MVOP_SetSynClk()
3215 void HAL_MVOP_SetHandShakeMode(MVOP_DevID eID, MS_BOOL bEnable, MS_U8 u8Framerate) in HAL_MVOP_SetHandShakeMode() argument
3221 if(u8Framerate != 0) in HAL_MVOP_SetHandShakeMode()
[all …]
H A DhalMVOP.h179 void HAL_MVOP_Enable(MS_BOOL bEnable, MS_U8 u8Framerate);
259 void HAL_MVOP_SetHandShakeMode(MVOP_DevID eID, MS_BOOL bEnable, MS_U8 u8Framerate);
283 void HAL_MVOP_SubEnable(MS_BOOL bEnable, MS_U8 u8Framerate);
/utopia/UTPA2-700.0.x/modules/mvop/hal/M7821/mvop/
H A DhalMVOP.c674 void HAL_MVOP_Enable(MS_BOOL bEnable, MS_U8 u8Framerate) in HAL_MVOP_Enable() argument
683 if(u8Framerate != 0) in HAL_MVOP_Enable()
685 u8FrmDur = 1000/u8Framerate; //time of one frame(ms). in HAL_MVOP_Enable()
1324 && (ptiming->u8Framerate > 15)) || g_pHalMVOPCtx->bIs265DV) in HAL_MVOP_SetOutputTiming()
1329 if(ptiming->u8Framerate > 30) //for 4k60 in HAL_MVOP_SetOutputTiming()
1342 if(ptiming->u8Framerate > 30) //for 4k60 in HAL_MVOP_SetOutputTiming()
1360 …otalCount >= 1080) && (ptiming->u16H_TotalCount >= 1440)) && (ptiming->u8Framerate >= 24) && (ptim… in HAL_MVOP_SetOutputTiming()
1469 MVOP_DBG(MVOP_PRINTF(" FRate=%u,\t",ptiming->u8Framerate);) in HAL_MVOP_SetOutputTiming()
3240 void HAL_MVOP_SetHandShakeMode(MVOP_DevID eID, MS_BOOL bEnable, MS_U8 u8Framerate) in HAL_MVOP_SetHandShakeMode() argument
3246 if(u8Framerate != 0) in HAL_MVOP_SetHandShakeMode()
[all …]
H A DhalMVOP.h201 void HAL_MVOP_Enable(MS_BOOL bEnable, MS_U8 u8Framerate);
281 void HAL_MVOP_SetHandShakeMode(MVOP_DevID eID, MS_BOOL bEnable, MS_U8 u8Framerate);
304 void HAL_MVOP_SubEnable(MS_BOOL bEnable, MS_U8 u8Framerate);
/utopia/UTPA2-700.0.x/modules/mvop/hal/manhattan/mvop/
H A DhalMVOP.c647 void HAL_MVOP_Enable(MS_BOOL bEnable, MS_U8 u8Framerate) in HAL_MVOP_Enable() argument
655 if(u8Framerate != 0) in HAL_MVOP_Enable()
657 u8FrmDur = 1000/u8Framerate; //time of one frame(ms). in HAL_MVOP_Enable()
1279 …g->u16V_TotalCount >= 2160) || (ptiming->u16H_TotalCount >= 3840)) && (ptiming->u8Framerate >= 25)) in HAL_MVOP_SetOutputTiming()
1284 …otalCount >= 1080) || (ptiming->u16H_TotalCount >= 1920)) && (ptiming->u8Framerate >= 24) && (ptim… in HAL_MVOP_SetOutputTiming()
1385 MVOP_DBG(MVOP_PRINTF(" FRate=%u,\t",ptiming->u8Framerate);) in HAL_MVOP_SetOutputTiming()
1422 …S_U32)ptiming->u16H_TotalCount * (MS_U32)ptiming->u16V_TotalCount * (MS_U32)ptiming->u8Framerate)); in HAL_MVOP_SetSynClk()
3096 void HAL_MVOP_SetHandShakeMode(MVOP_DevID eID, MS_BOOL bEnable, MS_U8 u8Framerate) in HAL_MVOP_SetHandShakeMode() argument
3101 if(u8Framerate != 0) in HAL_MVOP_SetHandShakeMode()
3103 u8FrmDur = 1000/u8Framerate; //time of one frame(ms). in HAL_MVOP_SetHandShakeMode()
[all …]
H A DhalMVOP.h200 void HAL_MVOP_Enable(MS_BOOL bEnable, MS_U8 u8Framerate);
279 void HAL_MVOP_SetHandShakeMode(MVOP_DevID eID, MS_BOOL bEnable, MS_U8 u8Framerate);
296 void HAL_MVOP_SubEnable(MS_BOOL bEnable, MS_U8 u8Framerate);
/utopia/UTPA2-700.0.x/modules/mvop/hal/mainz/mvop/
H A DhalMVOP.c679 void HAL_MVOP_Enable(MS_BOOL bEnable, MS_U8 u8Framerate) in HAL_MVOP_Enable() argument
687 if(u8Framerate != 0) in HAL_MVOP_Enable()
689 u8FrmDur = 1000/u8Framerate; //time of one frame(ms). in HAL_MVOP_Enable()
1332 …60 || ptiming->u16Width >= 3840) && (ptiming->bInterlace == FALSE) && (ptiming->u8Framerate >= 30)) in HAL_MVOP_SetOutputTiming()
1416 MVOP_DBG(MVOP_PRINTF(" FRate=%u,\t",ptiming->u8Framerate);) in HAL_MVOP_SetOutputTiming()
1453 …S_U32)ptiming->u16H_TotalCount * (MS_U32)ptiming->u16V_TotalCount * (MS_U32)ptiming->u8Framerate)); in HAL_MVOP_SetSynClk()
3146 void HAL_MVOP_SetHandShakeMode(MVOP_DevID eID, MS_BOOL bEnable, MS_U8 u8Framerate) in HAL_MVOP_SetHandShakeMode() argument
3151 if(u8Framerate != 0) in HAL_MVOP_SetHandShakeMode()
3153 u8FrmDur = 1000/u8Framerate; //time of one frame(ms). in HAL_MVOP_SetHandShakeMode()
4065 void HAL_MVOP_SubEnable(MS_BOOL bEnable, MS_U8 u8Framerate) in HAL_MVOP_SubEnable() argument
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/messi/mvop/
H A DhalMVOP.c679 void HAL_MVOP_Enable(MS_BOOL bEnable, MS_U8 u8Framerate) in HAL_MVOP_Enable() argument
687 if(u8Framerate != 0) in HAL_MVOP_Enable()
689 u8FrmDur = 1000/u8Framerate; //time of one frame(ms). in HAL_MVOP_Enable()
1332 …60 || ptiming->u16Width >= 3840) && (ptiming->bInterlace == FALSE) && (ptiming->u8Framerate >= 30)) in HAL_MVOP_SetOutputTiming()
1416 MVOP_DBG(MVOP_PRINTF(" FRate=%u,\t",ptiming->u8Framerate);) in HAL_MVOP_SetOutputTiming()
1453 …S_U32)ptiming->u16H_TotalCount * (MS_U32)ptiming->u16V_TotalCount * (MS_U32)ptiming->u8Framerate)); in HAL_MVOP_SetSynClk()
3146 void HAL_MVOP_SetHandShakeMode(MVOP_DevID eID, MS_BOOL bEnable, MS_U8 u8Framerate) in HAL_MVOP_SetHandShakeMode() argument
3151 if(u8Framerate != 0) in HAL_MVOP_SetHandShakeMode()
3153 u8FrmDur = 1000/u8Framerate; //time of one frame(ms). in HAL_MVOP_SetHandShakeMode()
4065 void HAL_MVOP_SubEnable(MS_BOOL bEnable, MS_U8 u8Framerate) in HAL_MVOP_SubEnable() argument
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/mooney/mvop/
H A DhalMVOP.h202 void HAL_MVOP_Enable(MS_BOOL bEnable, MS_U8 u8Framerate);
282 void HAL_MVOP_SetHandShakeMode(MVOP_DevID eID, MS_BOOL bEnable, MS_U8 u8Framerate);
300 void HAL_MVOP_SubEnable(MS_BOOL bEnable, MS_U8 u8Framerate);
/utopia/UTPA2-700.0.x/modules/mvop/hal/M5621/mvop/
H A DhalMVOP.h203 void HAL_MVOP_Enable(MS_BOOL bEnable, MS_U8 u8Framerate);
292 void HAL_MVOP_SetHandShakeMode(MVOP_DevID eID, MS_BOOL bEnable, MS_U8 u8Framerate);
311 void HAL_MVOP_SubEnable(MS_BOOL bEnable, MS_U8 u8Framerate);
/utopia/UTPA2-700.0.x/modules/mvop/hal/curry/mvop/
H A DhalMVOP.h244 void HAL_MVOP_Enable(MS_BOOL bEnable, MS_U8 u8Framerate);
327 void HAL_MVOP_SetHandShakeMode(MVOP_DevID eID, MS_BOOL bEnable, MS_U8 u8Framerate);
345 void HAL_MVOP_SubEnable(MS_BOOL bEnable, MS_U8 u8Framerate);
H A DhalMVOP.c655 void HAL_MVOP_Enable(MS_BOOL bEnable, MS_U8 u8Framerate) in HAL_MVOP_Enable() argument
663 if(u8Framerate != 0) in HAL_MVOP_Enable()
665 u8FrmDur = 1000/u8Framerate; //time of one frame(ms). in HAL_MVOP_Enable()
1493 MVOP_DBG(MVOP_PRINTF(" FRate=%u,\t",ptiming->u8Framerate);) in HAL_MVOP_SetOutputTiming()
1536 …S_U32)ptiming->u16H_TotalCount * (MS_U32)ptiming->u16V_TotalCount * (MS_U32)ptiming->u8Framerate)); in HAL_MVOP_SetSynClk()
3340 void HAL_MVOP_SetHandShakeMode(MVOP_DevID eID, MS_BOOL bEnable, MS_U8 u8Framerate) in HAL_MVOP_SetHandShakeMode() argument
3345 if(u8Framerate != 0) in HAL_MVOP_SetHandShakeMode()
3347 u8FrmDur = 1000/u8Framerate; //time of one frame(ms). in HAL_MVOP_SetHandShakeMode()
4036 void HAL_MVOP_SubEnable(MS_BOOL bEnable, MS_U8 u8Framerate) in HAL_MVOP_SubEnable() argument
4044 if(u8Framerate != 0) in HAL_MVOP_SubEnable()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/kastor/mvop/
H A DhalMVOP.h243 void HAL_MVOP_Enable(MS_BOOL bEnable, MS_U8 u8Framerate);
326 void HAL_MVOP_SetHandShakeMode(MVOP_DevID eID, MS_BOOL bEnable, MS_U8 u8Framerate);
344 void HAL_MVOP_SubEnable(MS_BOOL bEnable, MS_U8 u8Framerate);
H A DhalMVOP.c654 void HAL_MVOP_Enable(MS_BOOL bEnable, MS_U8 u8Framerate) in HAL_MVOP_Enable() argument
662 if(u8Framerate != 0) in HAL_MVOP_Enable()
664 u8FrmDur = 1000/u8Framerate; //time of one frame(ms). in HAL_MVOP_Enable()
1482 MVOP_DBG(MVOP_PRINTF(" FRate=%u,\t",ptiming->u8Framerate);) in HAL_MVOP_SetOutputTiming()
1525 …S_U32)ptiming->u16H_TotalCount * (MS_U32)ptiming->u16V_TotalCount * (MS_U32)ptiming->u8Framerate)); in HAL_MVOP_SetSynClk()
3322 void HAL_MVOP_SetHandShakeMode(MVOP_DevID eID, MS_BOOL bEnable, MS_U8 u8Framerate) in HAL_MVOP_SetHandShakeMode() argument
3327 if(u8Framerate != 0) in HAL_MVOP_SetHandShakeMode()
3329 u8FrmDur = 1000/u8Framerate; //time of one frame(ms). in HAL_MVOP_SetHandShakeMode()
4043 void HAL_MVOP_SubEnable(MS_BOOL bEnable, MS_U8 u8Framerate) in HAL_MVOP_SubEnable() argument
4051 if(u8Framerate != 0) in HAL_MVOP_SubEnable()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/kano/mvop/
H A DhalMVOP.c657 void HAL_MVOP_Enable(MS_BOOL bEnable, MS_U8 u8Framerate) in HAL_MVOP_Enable() argument
665 if(u8Framerate != 0) in HAL_MVOP_Enable()
667 u8FrmDur = 1000/u8Framerate; //time of one frame(ms). in HAL_MVOP_Enable()
1495 MVOP_DBG(MVOP_PRINTF(" FRate=%u,\t",ptiming->u8Framerate);) in HAL_MVOP_SetOutputTiming()
1538 …S_U32)ptiming->u16H_TotalCount * (MS_U32)ptiming->u16V_TotalCount * (MS_U32)ptiming->u8Framerate)); in HAL_MVOP_SetSynClk()
3344 void HAL_MVOP_SetHandShakeMode(MVOP_DevID eID, MS_BOOL bEnable, MS_U8 u8Framerate) in HAL_MVOP_SetHandShakeMode() argument
3349 if(u8Framerate != 0) in HAL_MVOP_SetHandShakeMode()
3351 u8FrmDur = 1000/u8Framerate; //time of one frame(ms). in HAL_MVOP_SetHandShakeMode()
4068 void HAL_MVOP_SubEnable(MS_BOOL bEnable, MS_U8 u8Framerate) in HAL_MVOP_SubEnable() argument
4076 if(u8Framerate != 0) in HAL_MVOP_SubEnable()
[all …]
H A DhalMVOP.h296 void HAL_MVOP_Enable(MS_BOOL bEnable, MS_U8 u8Framerate);
379 void HAL_MVOP_SetHandShakeMode(MVOP_DevID eID, MS_BOOL bEnable, MS_U8 u8Framerate);
399 void HAL_MVOP_SubEnable(MS_BOOL bEnable, MS_U8 u8Framerate);
/utopia/UTPA2-700.0.x/modules/mvop/hal/k6lite/mvop/
H A DhalMVOP.h307 void HAL_MVOP_Enable(MS_BOOL bEnable, MS_U8 u8Framerate);
390 void HAL_MVOP_SetHandShakeMode(MVOP_DevID eID, MS_BOOL bEnable, MS_U8 u8Framerate);
412 void HAL_MVOP_SubEnable(MS_BOOL bEnable, MS_U8 u8Framerate);
/utopia/UTPA2-700.0.x/modules/mvop/hal/k6/mvop/
H A DhalMVOP.h313 void HAL_MVOP_Enable(MS_BOOL bEnable, MS_U8 u8Framerate);
397 void HAL_MVOP_SetHandShakeMode(MVOP_DevID eID, MS_BOOL bEnable, MS_U8 u8Framerate);
420 void HAL_MVOP_SubEnable(MS_BOOL bEnable, MS_U8 u8Framerate);
/utopia/UTPA2-700.0.x/modules/mvop/hal/k7u/mvop/
H A DhalMVOP.h301 void HAL_MVOP_Enable(MS_BOOL bEnable, MS_U8 u8Framerate);
387 void HAL_MVOP_SetHandShakeMode(MVOP_DevID eID, MS_BOOL bEnable, MS_U8 u8Framerate);
416 void HAL_MVOP_SubEnable(MS_BOOL bEnable, MS_U8 u8Framerate);

12