Searched refs:u32SourceType (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/sys/drv/sys/ |
| H A D | drvSYS.c | 233 E_SYS_ReturnValue _MDrv_SYS_GetXcByPartConfg (MS_U32 u32SourceType, SYS_XC_BYPART_TIMING_t *stInfo… 234 E_SYS_ReturnValue _MDrv_SYS_XcInputMapping (MS_U32 u32SourceType, E_SYS_SOURCE_TYPE *retSrcType); 1772 E_SYS_ReturnValue _MDrv_SYS_XcInputMapping (MS_U32 u32SourceType, E_SYS_SOURCE_TYPE *retSrcType) in _MDrv_SYS_XcInputMapping() argument 1777 switch (u32SourceType) in _MDrv_SYS_XcInputMapping() 1801 SYS_DBG_ERR ("Not support! Source type: %d\n", u32SourceType); in _MDrv_SYS_XcInputMapping() 1906 E_SYS_ReturnValue MDrv_SYS_GetMemcConfg(MS_U32 u32SourceType, SYS_XC_TIMING_t *stXCTiming, MS_BOOL… in MDrv_SYS_GetMemcConfg() argument 1922 … u32SourceType, stXCTiming->u32Width, stXCTiming->u32Height, stXCTiming->u16Framerate); in MDrv_SYS_GetMemcConfg() 1927 if ( _MDrv_SYS_XcInputMapping (u32SourceType, &eSource) != E_SYS_OK) in MDrv_SYS_GetMemcConfg() 1929 SYS_DBG_ERR ("Unmapped source type: %d\n", u32SourceType); in MDrv_SYS_GetMemcConfg() 1963 E_SYS_ReturnValue _MDrv_SYS_GetXcByPartConfg(MS_U32 u32SourceType, SYS_XC_BYPART_TIMING_t *stInfo,… in _MDrv_SYS_GetXcByPartConfg() argument [all …]
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | drvSYS.h | 835 E_SYS_ReturnValue __attribute__((weak)) MDrv_SYS_GetMemcConfg(MS_U32 u32SourceType, SYS_XC_TIMING_t… 845 …(weak)) MDrv_SYS_GetQoSConfig(E_SYS_QOS_QUERY_TYPE eQueryType, MS_U32 u32SourceType, void *stInfo,…
|
| /utopia/UTPA2-700.0.x/modules/audio/api/audio/ |
| H A D | apiAUDIO_v2_customer.h | 1057 MS_U32 u32SourceType; /* Set Audio Source, ex, DTV / HDMI /MM etc. */ member
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 15680 E_SYS_ReturnValue __attribute__((weak)) MDrv_SYS_GetMemcConfg(MS_U32 u32SourceType, SYS_XC_TIMING_t… 15682 …(weak)) MDrv_SYS_GetQoSConfig(E_SYS_QOS_QUERY_TYPE eQueryType, MS_U32 u32SourceType, void *stInfo,…
|