Searched refs:u16dither (Results 1 – 12 of 12) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mdrv_frc.c | 624 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 D | mvideo.c | 11216 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 D | mvideo.c.0 | 11200 /// @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 D | mdrv_frc.h | 396 void MDrv_FRC_OP2_SetDither(void *pInstance, MS_U16 u16dither);
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiXC_v2.h | 2189 MS_U16 u16dither; member
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiXC_v2.h | 2432 MS_U16 u16dither; member
|
| H A D | apiXC_EX.h | 4130 DLL_PUBLIC void MApi_XC_EX_FRC_OP2_SetDither(XC_DEVICE_ID *pDeviceId, MS_U16 u16dither);
|
| H A D | apiXC.h | 6432 void MApi_XC_FRC_OP2_SetDither(MS_U16 u16dither);
|
| /utopia/UTPA2-700.0.x/modules/xc/api/xc/ |
| H A D | apiXC_EX.c | 8856 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 D | XC_private.h | 2283 void MApi_XC_FRC_OP2_SetDither_U2(void* pInstance, MS_U16 u16dither);
|
| H A D | apiXC_v2.c | 6190 psXCInstPri->fpXC_FRC_OP2_SetDither(pInstance, pXCArgs->u16dither); in _XCIoctl()
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 5382 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;
|