Searched refs:bRecordAll (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dmx/api/dmx/ |
| H A D | Internal_DMX_debug.c | 635 unsigned int u32Addr, u32Size, bRecordAll, bCA; in _DMX_DBG_Pvr() local 665 GET_NUM(pch, bRecordAll); in _DMX_DBG_Pvr() 728 dmx_dbg_print("bRecordAll = %d\n", (int)bRecordAll); in _DMX_DBG_Pvr() 733 if(!bRecordAll) in _DMX_DBG_Pvr() 768 … _DMX_DBG_Record_Start(pfRecord, (MS_U32*)u32Pids, u32NumPids, u32Addr, u32Size, bCA, bRecordAll); in _DMX_DBG_Pvr() 1669 MS_BOOL bRecordAll) in _DMX_DBG_Record_Start() argument 1684 if((!bRecordAll) && (u32NumPids == 0)) in _DMX_DBG_Record_Start() 1743 if(bRecordAll) in _DMX_DBG_Record_Start()
|