Home
last modified time | relevance | path

Searched refs:ptr_tmp (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c8041 MS_U64* ptr_tmp = NULL; in _MApi_VDEC_EX_Get_U64PTS() local
8051 ptr_tmp = (MS_U64*)param; in _MApi_VDEC_EX_Get_U64PTS()
8060 *ptr_tmp = VDEC_U64_MAX; in _MApi_VDEC_EX_Get_U64PTS()
8064 … *ptr_tmp = MDrv_MVD_GetU64PTS(u32Id,E_MVD_PTS_DISP) + MDrv_MVD_GetAVSyncDelay(u32Id); in _MApi_VDEC_EX_Get_U64PTS()
8070 *ptr_tmp = MDrv_HVD_EX_GetU64PTS(u32Id); in _MApi_VDEC_EX_Get_U64PTS()
8076 *ptr_tmp = MApi_MJPEG_GetPTS(u32Id); in _MApi_VDEC_EX_Get_U64PTS()
8081 *ptr_tmp = 0; in _MApi_VDEC_EX_Get_U64PTS()
8089 MS_U64* ptr_tmp = NULL; in _MApi_VDEC_EX_Get_PRE_PAS_U64PTS() local
8101 ptr_tmp = (MS_U64*)param; in _MApi_VDEC_EX_Get_PRE_PAS_U64PTS()
8108 *ptr_tmp = MDrv_MVD_GetU64PTS(u32Id,E_MVD_PTS_PRE_PAS); in _MApi_VDEC_EX_Get_PRE_PAS_U64PTS()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c9144 MS_U64* ptr_tmp = NULL; in _MApi_VDEC_EX_Get_U64PTS() local
9154 ptr_tmp = (MS_U64*)param; in _MApi_VDEC_EX_Get_U64PTS()
9163 *ptr_tmp = VDEC_U64_MAX; in _MApi_VDEC_EX_Get_U64PTS()
9167 … *ptr_tmp = MDrv_MVD_GetU64PTS(u32Id,E_MVD_PTS_DISP) + MDrv_MVD_GetAVSyncDelay(u32Id); in _MApi_VDEC_EX_Get_U64PTS()
9173 *ptr_tmp = MDrv_HVD_EX_GetU64PTS(u32Id); in _MApi_VDEC_EX_Get_U64PTS()
9179 *ptr_tmp = MApi_MJPEG_GetPTS(u32Id); in _MApi_VDEC_EX_Get_U64PTS()
9184 *ptr_tmp = 0; in _MApi_VDEC_EX_Get_U64PTS()
9192 MS_U64* ptr_tmp = NULL; in _MApi_VDEC_EX_Get_PRE_PAS_U64PTS() local
9204 ptr_tmp = (MS_U64*)param; in _MApi_VDEC_EX_Get_PRE_PAS_U64PTS()
9211 *ptr_tmp = MDrv_MVD_GetU64PTS(u32Id,E_MVD_PTS_PRE_PAS); in _MApi_VDEC_EX_Get_PRE_PAS_U64PTS()
[all …]
H A DapiVDEC_EX.c.09140 MS_U64* ptr_tmp = NULL;
9150 ptr_tmp = (MS_U64*)param;
9159 *ptr_tmp = VDEC_U64_MAX;
9163 … *ptr_tmp = MDrv_MVD_GetU64PTS(u32Id,E_MVD_PTS_DISP) + MDrv_MVD_GetAVSyncDelay(u32Id);
9169 *ptr_tmp = MDrv_HVD_EX_GetU64PTS(u32Id);
9175 *ptr_tmp = MApi_MJPEG_GetPTS(u32Id);
9180 *ptr_tmp = 0;
9188 MS_U64* ptr_tmp = NULL;
9200 ptr_tmp = (MS_U64*)param;
9207 *ptr_tmp = MDrv_MVD_GetU64PTS(u32Id,E_MVD_PTS_PRE_PAS);
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiVDEC_EX.c4467 MS_U64* ptr_tmp = NULL; in _MApi_VDEC_EX_Get_U64PTS() local
4477 ptr_tmp = (MS_U64*)param; in _MApi_VDEC_EX_Get_U64PTS()
4484 *ptr_tmp = MDrv_MVD_GetU64PTS(u32Id) + MDrv_MVD_GetAVSyncDelay(u32Id); in _MApi_VDEC_EX_Get_U64PTS()
4489 *ptr_tmp = MDrv_HVD_EX_GetU64PTS(u32Id); in _MApi_VDEC_EX_Get_U64PTS()
4495 *ptr_tmp = MApi_MJPEG_GetPTS(u32Id); in _MApi_VDEC_EX_Get_U64PTS()
4500 *ptr_tmp = 0; in _MApi_VDEC_EX_Get_U64PTS()