Home
last modified time | relevance | path

Searched refs:u8FrcInput3DType (Results 1 – 9 of 9) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_frc.c791 MS_U8 u8FrcInput3DType = 0; in MDrv_XC_FRC_Set_Input3DFormat() local
797 u8FrcInput3DType = E_FRC_INPUT_2D; //R2 : 2D in MDrv_XC_FRC_Set_Input3DFormat()
800 u8FrcInput3DType = E_FRC_INPUT_3D_SBS; //R2 : side by side in MDrv_XC_FRC_Set_Input3DFormat()
803 u8FrcInput3DType = E_FRC_INPUT_3D_TD; //R2 : Top-Down in MDrv_XC_FRC_Set_Input3DFormat()
806 u8FrcInput3DType = E_FRC_INPUT_3D_FI; //R2 : Frame Interleave in MDrv_XC_FRC_Set_Input3DFormat()
809 u8FrcInput3DType = E_FRC_INPUT_2D; //R2 : 2D in MDrv_XC_FRC_Set_Input3DFormat()
813 Hal_XC_FRC_R2_Set_Input3DFormat(pInstance, u8FrcInput3DType); in MDrv_XC_FRC_Set_Input3DFormat()
/utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/include/
H A Dmhal_frc.h580 INTERFACE MS_BOOL Hal_XC_FRC_R2_Set_Input3DFormat(void *pInstance, MS_U8 u8FrcInput3DType);
/utopia/UTPA2-700.0.x/modules/xc/hal/maxim/xc/include/
H A Dmhal_frc.h580 INTERFACE MS_BOOL Hal_XC_FRC_R2_Set_Input3DFormat(void *pInstance, MS_U8 u8FrcInput3DType);
/utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/include/
H A Dmhal_frc.h595 INTERFACE MS_BOOL Hal_XC_FRC_R2_Set_Input3DFormat(void *pInstance, MS_U8 u8FrcInput3DType);
/utopia/UTPA2-700.0.x/modules/xc/hal/maserati/xc/include/
H A Dmhal_frc.h596 INTERFACE MS_BOOL Hal_XC_FRC_R2_Set_Input3DFormat(void *pInstance, MS_U8 u8FrcInput3DType);
/utopia/UTPA2-700.0.x/modules/xc/hal/maxim/xc/
H A Dmhal_frc.c2540 MS_BOOL Hal_XC_FRC_R2_Set_Input3DFormat(void *pInstance, MS_U8 u8FrcInput3DType) in Hal_XC_FRC_R2_Set_Input3DFormat() argument
2542 …return XC_SEND_CMD_TO_FRC_R2__1P(pInstance, E_XC_FRC_MB_CMD_SET_INPUT_3D_FORMAT, u8FrcInput3DType); in Hal_XC_FRC_R2_Set_Input3DFormat()
/utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/
H A Dmhal_frc.c2517 MS_BOOL Hal_XC_FRC_R2_Set_Input3DFormat(void *pInstance, MS_U8 u8FrcInput3DType) in Hal_XC_FRC_R2_Set_Input3DFormat() argument
2519 …return XC_SEND_CMD_TO_FRC_R2__1P(pInstance, E_XC_FRC_MB_CMD_SET_INPUT_3D_FORMAT, u8FrcInput3DType); in Hal_XC_FRC_R2_Set_Input3DFormat()
/utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/
H A Dmhal_frc.c3185 MS_BOOL Hal_XC_FRC_R2_Set_Input3DFormat(void *pInstance, MS_U8 u8FrcInput3DType) in Hal_XC_FRC_R2_Set_Input3DFormat() argument
3187 …return XC_SEND_CMD_TO_FRC_R2__1P(pInstance, E_XC_FRC_MB_CMD_SET_INPUT_3D_FORMAT, u8FrcInput3DType); in Hal_XC_FRC_R2_Set_Input3DFormat()
/utopia/UTPA2-700.0.x/modules/xc/hal/maserati/xc/
H A Dmhal_frc.c3225 MS_BOOL Hal_XC_FRC_R2_Set_Input3DFormat(void *pInstance, MS_U8 u8FrcInput3DType) in Hal_XC_FRC_R2_Set_Input3DFormat() argument
3227 …return XC_SEND_CMD_TO_FRC_R2__1P(pInstance, E_XC_FRC_MB_CMD_SET_INPUT_3D_FORMAT, u8FrcInput3DType); in Hal_XC_FRC_R2_Set_Input3DFormat()