Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/
H A DdrvTSP.c449 DrvTSP_DscmbFlt_State _DscmbFlt_State[TSP_CA_ENGINE_NUM]; member
992 …_ptsp_res->_DscmbFlt_State[0].u32Src = E_DRVTSP_FLT_SOURCE_TYPE_LIVE|E_DRVTSP_FLT_S… in _TSP_SwStateReset()
993 _ptsp_res->_DscmbFlt_State[0].u32Start = DSCMB_FLT_START_ID; //# eng0 filter range in _TSP_SwStateReset()
994 _ptsp_res->_DscmbFlt_State[0].u32End = DSCMB_FLT_END_ID; in _TSP_SwStateReset()
995 _ptsp_res->_DscmbFlt_State[0].u32ShareStart = DSCMB_FLT_SHAREKEY_START_ID; in _TSP_SwStateReset()
996 _ptsp_res->_DscmbFlt_State[0].u32ShareEnd = DSCMB_FLT_SHAREKEY_END_ID; in _TSP_SwStateReset()
999 … _ptsp_res->_DscmbFlt_State[1].u32Start = DSCMB1_FLT_START_ID; //# eng1 filter range in _TSP_SwStateReset()
1000 _ptsp_res->_DscmbFlt_State[1].u32End = DSCMB1_FLT_END_ID; in _TSP_SwStateReset()
1001 _ptsp_res->_DscmbFlt_State[1].u32ShareStart = DSCMB_FLT_SHAREKEY1_START_ID; in _TSP_SwStateReset()
1002 _ptsp_res->_DscmbFlt_State[1].u32ShareEnd = DSCMB_FLT_SHAREKEY1_END_ID; in _TSP_SwStateReset()
[all …]