Home
last modified time | relevance | path

Searched refs:u16dither (Results 1 – 12 of 12) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_frc.c624 void MDrv_FRC_OP2_SetDither(void *pInstance, MS_U16 u16dither) in MDrv_FRC_OP2_SetDither() argument
626 MHal_FRC_OP2_SetDither(pInstance, u16dither); in MDrv_FRC_OP2_SetDither()
H A Dmvideo.c11216 void MApi_XC_FRC_OP2_SetDither_U2(void* pInstance, MS_U16 u16dither) in MApi_XC_FRC_OP2_SetDither_U2() argument
11220 MDrv_FRC_OP2_SetDither(pInstance, u16dither); in MApi_XC_FRC_OP2_SetDither_U2()
11224 void MApi_XC_FRC_OP2_SetDither(MS_U16 u16dither) in MApi_XC_FRC_OP2_SetDither() argument
11233 XCArgs.u16dither = u16dither; in MApi_XC_FRC_OP2_SetDither()
H A Dmvideo.c.011200 /// @param u16dither \b IN: Dither setting
11202 void MApi_XC_FRC_OP2_SetDither_U2(void* pInstance, MS_U16 u16dither)
11206 MDrv_FRC_OP2_SetDither(pInstance, u16dither);
11210 void MApi_XC_FRC_OP2_SetDither(MS_U16 u16dither)
11219 XCArgs.u16dither = u16dither;
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/include/
H A Dmdrv_frc.h396 void MDrv_FRC_OP2_SetDither(void *pInstance, MS_U16 u16dither);
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiXC_v2.h2189 MS_U16 u16dither; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiXC_v2.h2432 MS_U16 u16dither; member
H A DapiXC_EX.h4130 DLL_PUBLIC void MApi_XC_EX_FRC_OP2_SetDither(XC_DEVICE_ID *pDeviceId, MS_U16 u16dither);
H A DapiXC.h6432 void MApi_XC_FRC_OP2_SetDither(MS_U16 u16dither);
/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_EX.c8856 void MApi_XC_EX_FRC_OP2_SetDither(XC_DEVICE_ID *pDeviceId, MS_U16 u16dither) in MApi_XC_EX_FRC_OP2_SetDither() argument
8865 XCArgs.u16dither = u16dither; in MApi_XC_EX_FRC_OP2_SetDither()
H A DXC_private.h2283 void MApi_XC_FRC_OP2_SetDither_U2(void* pInstance, MS_U16 u16dither);
H A DapiXC_v2.c6190 psXCInstPri->fpXC_FRC_OP2_SetDither(pInstance, pXCArgs->u16dither); in _XCIoctl()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt5382 void MApi_XC_FRC_OP2_SetDither(MS_U16 u16dither);
39289 DLL_PUBLIC void MApi_XC_EX_FRC_OP2_SetDither(XC_DEVICE_ID *pDeviceId, MS_U16 u16dither);
62332 MS_U16 u16dither;