Searched refs:pLastCurPos (Results 1 – 1 of 1) sorted by relevance
53 UINT32 dwSrcSps, INT32 *pLastCurPos, UINT8 *pOverlapArea);243 UINT32 dwSrcSps, INT32 *pLastCurPos, UINT8 *pOverlapArea) in Convert_8M_ToBT_Filtered() argument245 INT32 CurrentPos = *pLastCurPos; in Convert_8M_ToBT_Filtered()275 *pLastCurPos = CurrentPos; in Convert_8M_ToBT_Filtered()322 UINT32 dwSrcSps, INT32 *pLastCurPos, UINT8 *pOverlapArea) in Convert_16M_ToBT_Filtered() argument324 INT32 CurrentPos = *pLastCurPos; in Convert_16M_ToBT_Filtered()351 *pLastCurPos = CurrentPos; in Convert_16M_ToBT_Filtered()392 UINT32 dwSrcSps, INT32 *pLastCurPos, UINT8 *pOverlapArea) in Convert_8S_ToBT_Filtered() argument394 INT32 CurrentPos = *pLastCurPos; in Convert_8S_ToBT_Filtered()426 *pLastCurPos = CurrentPos; in Convert_8S_ToBT_Filtered()[all …]