Home
last modified time | relevance | path

Searched refs:MFDEC_FB_PITCH_ALIGN (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/hal/k6/xc/include/
H A Dhwreg_dip.h207 #define MFDEC_FB_PITCH_ALIGN (8) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/k6/xc/
H A Dmhal_dip.c3649 if(stDIPR_MFDecInfo.u16FB_Pitch % MFDEC_FB_PITCH_ALIGN != 0) in HAL_XC_DIP_SetDIPRProperty_MFDEC()
3651 u16regtmp = stDIPR_MFDecInfo.u16FB_Pitch/MFDEC_FB_PITCH_ALIGN; in HAL_XC_DIP_SetDIPRProperty_MFDEC()