Searched refs:fetch (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mdrv_frc.c | 645 void MDrv_FRC_IPM_SetFetchNum(void *pInstance,MS_U16 fetch) in MDrv_FRC_IPM_SetFetchNum() argument 647 return MHal_FRC_IPM_SetFetchNum(pInstance, fetch); in MDrv_FRC_IPM_SetFetchNum() 655 void MDrv_FRC_OPM_SetFetchNum(void *pInstance,MS_U16 fetch) in MDrv_FRC_OPM_SetFetchNum() argument 657 return MHal_FRC_OPM_SetFetchNum(pInstance, fetch); in MDrv_FRC_OPM_SetFetchNum()
|
| H A D | mdrv_sc_scaling.c.0 | 5890 …XC_LOG_TRACE(XC_DGBLEVEL_CROPCALC,"Re-assign IPM fetch as %lu due to HW limitation \n", MST_LINE_B… 6059 u16AlignWidth /= 2; //opm fetch actual align size 6334 …erPreScaling - 1) ) / (MS_U32)BYTE_PER_WORD);//Pitch = Byte_per_pix*align(fetch)*2*(height-1)/byte… 6855 // IPM offset / IPM fetch /OPM offset: All project --> 32pix align 6856 // OPM fetch: 6865 …//HW issue for OPM fetch&422to444: when lboffset not even, OPM should add 2 to avoid right line ga… 6907 …//HW issue for OPM fetch when OP write enable, OPM Fetch have to offset pixels alignment avoid gre… 6926 if(2200>=u16OPMFetch) //Nike 4k2k opm fetch can't do ALIGNMENT 6961 …XC_LOG_TRACE(XC_DGBLEVEL_CROPCALC,"Re-assign OPM fetch as %lu due to HW limitation \n", MST_LINE_B… 6969 …XC_LOG_TRACE(XC_DGBLEVEL_CROPCALC,"Re-assign OPM fetch as %lu due to HW limitation \n", SUB_MST_LI… [all …]
|
| H A D | mvideo.c.0 | 1308 //extra fetch between main and sub 1311 Hal_SC_Set_extra_fetch_line(pInstance, 0x05);//H:extra fetch line
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/include/ |
| H A D | mdrv_frc.h | 371 void MDrv_FRC_IPM_SetFetchNum(void *pInstance, MS_U16 fetch); 374 void MDrv_FRC_OPM_SetFetchNum(void *pInstance, MS_U16 fetch);
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/include/ |
| H A D | mhal_xc_chip_config.h.0 | 352 //M10, A2, J2 HW will automatic use IPM fetch's reg setting to alignment IPM fetch, so skip sw alig… 353 //and for mirror cbcr swap, need check IPM fetch to decide if need swap
|