Home
last modified time | relevance | path

Searched refs:E_MVD_PTS_DISP (Results 1 – 20 of 20) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mvd_lite/
H A DdrvMVD_EX.h556 E_MVD_PTS_DISP = 0, ///< Displayed frame pts. enumerator
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mvd_v3/
H A DdrvMVD_EX.h550 E_MVD_PTS_DISP = 0, ///< Displayed frame pts. enumerator
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mainz/mvd_v3/
H A DhalMVD_EX.c3580 if(eType==E_MVD_PTS_DISP) in HAL_MVD_GetU64PTS()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/messi/mvd_v3/
H A DhalMVD_EX.c3580 if(eType==E_MVD_PTS_DISP) in HAL_MVD_GetU64PTS()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/k6/mvd_v3/
H A DhalMVD_EX.c3774 if(eType==E_MVD_PTS_DISP) in HAL_MVD_GetU64PTS()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maxim/mvd_v3/
H A DhalMVD_EX.c3695 if(eType==E_MVD_PTS_DISP) in HAL_MVD_GetU64PTS()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/k6lite/mvd_v3/
H A DhalMVD_EX.c3770 if(eType==E_MVD_PTS_DISP) in HAL_MVD_GetU64PTS()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/M7621/mvd_v3/
H A DhalMVD_EX.c3692 if(eType==E_MVD_PTS_DISP) in HAL_MVD_GetU64PTS()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/curry/mvd_v3/
H A DhalMVD_EX.c3773 if(eType==E_MVD_PTS_DISP) in HAL_MVD_GetU64PTS()
/utopia/UTPA2-700.0.x/modules/vdec_lite/hal/kano/mvd_lite/
H A DhalMVD_EX.c3671 if(eType==E_MVD_PTS_DISP) in HAL_MVD_GetU64PTS()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/M7821/mvd_v3/
H A DhalMVD_EX.c3697 if(eType==E_MVD_PTS_DISP) in HAL_MVD_GetU64PTS()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maldives/mvd_v3/
H A DhalMVD_EX.c3630 if(eType==E_MVD_PTS_DISP) in HAL_MVD_GetU64PTS()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maserati/mvd_v3/
H A DhalMVD_EX.c3697 if(eType==E_MVD_PTS_DISP) in HAL_MVD_GetU64PTS()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/macan/mvd_v3/
H A DhalMVD_EX.c3626 if(eType==E_MVD_PTS_DISP) in HAL_MVD_GetU64PTS()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mooney/mvd_v3/
H A DhalMVD_EX.c3674 if(eType==E_MVD_PTS_DISP) in HAL_MVD_GetU64PTS()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/manhattan/mvd_v3/
H A DhalMVD_EX.c3663 if(eType==E_MVD_PTS_DISP) in HAL_MVD_GetU64PTS()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mustang/mvd_v3/
H A DhalMVD_EX.c3709 if(eType==E_MVD_PTS_DISP) in HAL_MVD_GetU64PTS()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c8058 if (MDrv_MVD_GetU64PTS(u32Id,E_MVD_PTS_DISP) == 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()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c9161 if (MDrv_MVD_GetU64PTS(u32Id,E_MVD_PTS_DISP) == 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()
H A DapiVDEC_EX.c.09157 if (MDrv_MVD_GetU64PTS(u32Id,E_MVD_PTS_DISP) == VDEC_U64_MAX)
9163 … *ptr_tmp = MDrv_MVD_GetU64PTS(u32Id,E_MVD_PTS_DISP) + MDrv_MVD_GetAVSyncDelay(u32Id);