Searched refs:_VDEC_EX_SetFastDisplay (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/ |
| H A D | apiVDEC_EX.c | 1824 static VDEC_EX_Result _VDEC_EX_SetFastDisplay(VDEC_StreamId *pStreamId, MS_BOOL bFastDisplay) in _VDEC_EX_SetFastDisplay() function 15531 ret = _VDEC_EX_SetFastDisplay(pStreamId, in MApi_VDEC_EX_V2_SetControl() 15537 ret = _VDEC_EX_SetFastDisplay(pStreamId, (MS_BOOL)(*((MS_U32*)(param[0])))); in MApi_VDEC_EX_V2_SetControl()
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/ |
| H A D | apiVDEC_EX.c | 5008 static VDEC_EX_Result _VDEC_EX_SetFastDisplay(VDEC_StreamId *pStreamId, MS_BOOL bFastDisplay) in _VDEC_EX_SetFastDisplay() function 21843 ret = _VDEC_EX_SetFastDisplay(pStreamId, in MApi_VDEC_EX_V2_SetControl() 21849 ret = _VDEC_EX_SetFastDisplay(pStreamId, (MS_BOOL)(*((MS_U32*)(param[0])))); in MApi_VDEC_EX_V2_SetControl()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiVDEC_EX.c | 5999 static VDEC_EX_Result _VDEC_EX_SetFastDisplay(VDEC_StreamId *pStreamId, MS_BOOL bFastDisplay) in _VDEC_EX_SetFastDisplay() function 24267 ret = _VDEC_EX_SetFastDisplay(pStreamId, in MApi_VDEC_EX_V2_SetControl() 24273 ret = _VDEC_EX_SetFastDisplay(pStreamId, (MS_BOOL)(*((MS_U32*)(param[0])))); in MApi_VDEC_EX_V2_SetControl()
|
| H A D | apiVDEC_EX.c.0 | 5995 static VDEC_EX_Result _VDEC_EX_SetFastDisplay(VDEC_StreamId *pStreamId, MS_BOOL bFastDisplay) 23529 ret = _VDEC_EX_SetFastDisplay(pStreamId, 23535 ret = _VDEC_EX_SetFastDisplay(pStreamId, (MS_BOOL)(*((MS_U32*)(param[0]))));
|