Home
last modified time | relevance | path

Searched defs:pTimeCode (Results 1 – 8 of 8) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiVDEC_wrap.c2378 VDEC_Result MApi_VDEC_GetDecTimeCode(VDEC_TimeCode* pTimeCode) in MApi_VDEC_GetDecTimeCode()
2408 VDEC_Result MApi_VDEC_GetDispTimeCode(VDEC_TimeCode* pTimeCode) in MApi_VDEC_GetDispTimeCode()
H A DapiVDEC_EX.c8368 …EC_EX_Result _MApi_VDEC_EX_V2_GetDecTimeCode(VDEC_StreamId *pStreamId, VDEC_EX_TimeCode* pTimeCode) in _MApi_VDEC_EX_V2_GetDecTimeCode()
8411 …C_EX_Result _MApi_VDEC_EX_V2_GetDispTimeCode(VDEC_StreamId *pStreamId, VDEC_EX_TimeCode* pTimeCode) in _MApi_VDEC_EX_V2_GetDispTimeCode()
12303 VDEC_EX_Result MApi_VDEC_EX_GetDecTimeCode(VDEC_StreamId *pStreamId, VDEC_EX_TimeCode* pTimeCode) in MApi_VDEC_EX_GetDecTimeCode()
12334 VDEC_EX_Result MApi_VDEC_EX_GetDispTimeCode(VDEC_StreamId *pStreamId, VDEC_EX_TimeCode* pTimeCode) in MApi_VDEC_EX_GetDispTimeCode()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_wrap.c2434 VDEC_Result MApi_VDEC_GetDecTimeCode(VDEC_TimeCode* pTimeCode) in MApi_VDEC_GetDecTimeCode()
2464 VDEC_Result MApi_VDEC_GetDispTimeCode(VDEC_TimeCode* pTimeCode) in MApi_VDEC_GetDispTimeCode()
H A DapiVDEC_EX.c12832 …EC_EX_Result _MApi_VDEC_EX_V2_GetDecTimeCode(VDEC_StreamId *pStreamId, VDEC_EX_TimeCode* pTimeCode) in _MApi_VDEC_EX_V2_GetDecTimeCode()
12875 …C_EX_Result _MApi_VDEC_EX_V2_GetDispTimeCode(VDEC_StreamId *pStreamId, VDEC_EX_TimeCode* pTimeCode) in _MApi_VDEC_EX_V2_GetDispTimeCode()
17540 VDEC_EX_Result MApi_VDEC_EX_GetDecTimeCode(VDEC_StreamId *pStreamId, VDEC_EX_TimeCode* pTimeCode) in MApi_VDEC_EX_GetDecTimeCode()
17571 VDEC_EX_Result MApi_VDEC_EX_GetDispTimeCode(VDEC_StreamId *pStreamId, VDEC_EX_TimeCode* pTimeCode) in MApi_VDEC_EX_GetDispTimeCode()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_wrap.c2407 VDEC_Result MApi_VDEC_GetDecTimeCode(VDEC_TimeCode* pTimeCode) in MApi_VDEC_GetDecTimeCode()
2437 VDEC_Result MApi_VDEC_GetDispTimeCode(VDEC_TimeCode* pTimeCode) in MApi_VDEC_GetDispTimeCode()
H A DapiVDEC_EX.c13922 …EC_EX_Result _MApi_VDEC_EX_V2_GetDecTimeCode(VDEC_StreamId *pStreamId, VDEC_EX_TimeCode* pTimeCode) in _MApi_VDEC_EX_V2_GetDecTimeCode()
13965 …C_EX_Result _MApi_VDEC_EX_V2_GetDispTimeCode(VDEC_StreamId *pStreamId, VDEC_EX_TimeCode* pTimeCode) in _MApi_VDEC_EX_V2_GetDispTimeCode()
19440 VDEC_EX_Result MApi_VDEC_EX_GetDecTimeCode(VDEC_StreamId *pStreamId, VDEC_EX_TimeCode* pTimeCode) in MApi_VDEC_EX_GetDecTimeCode()
19476 VDEC_EX_Result MApi_VDEC_EX_GetDispTimeCode(VDEC_StreamId *pStreamId, VDEC_EX_TimeCode* pTimeCode) in MApi_VDEC_EX_GetDispTimeCode()
/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A DapiVDEC.c10571 VDEC_Result MApi_VDEC_GetDecTimeCode(VDEC_TimeCode* pTimeCode) in MApi_VDEC_GetDecTimeCode()
10602 VDEC_Result MApi_VDEC_V2_GetDecTimeCode(VDEC_TimeCode* pTimeCode) in MApi_VDEC_V2_GetDecTimeCode()
10648 VDEC_Result MApi_VDEC_GetDispTimeCode(VDEC_TimeCode* pTimeCode) in MApi_VDEC_GetDispTimeCode()
10680 VDEC_Result MApi_VDEC_V2_GetDispTimeCode(VDEC_TimeCode* pTimeCode) in MApi_VDEC_V2_GetDispTimeCode()
/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c13692 dtsUint8 *pTimeCode; in AU_CUS_DTS_Parser_dtsDecodeDTSHDHR() local