Searched refs:dwSrcSps (Results 1 – 1 of 1) sorted by relevance
52 UINT32 dwSrcSps,INT32 *pLastCurPos, UINT8 *pOverlapArea);54 UINT32 dwSrcSps);101 CurrentPos += dwSrcSps; \155 CurrentPos += dwSrcSps; \208 CurrentPos += dwSrcSps; \243 UINT32 dwSrcSps, INT32 *pLastCurPos, UINT8 *pOverlapArea) in Convert_8M_ToBT_Filtered() argument261 if (dwSrcSps == BTA_DM_PCM_SMPL_RATE_44100) in Convert_8M_ToBT_Filtered()266 else if (dwSrcSps == BTA_DM_PCM_SMPL_RATE_22050) in Convert_8M_ToBT_Filtered()271 else if (dwSrcSps == BTA_DM_PCM_SMPL_RATE_11025) in Convert_8M_ToBT_Filtered()285 INT32 Convert_8M_ToBT_NoFilter (void *pSrc, void *pDst, UINT32 dwSrcSamples, UINT32 dwSrcSps) in Convert_8M_ToBT_NoFilter() argument[all …]