Searched refs:dwSrcSps (Results 1 – 1 of 1) sorted by relevance
53 UINT32 dwSrcSps, INT32 *pLastCurPos, UINT8 *pOverlapArea);55 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()264 } else if (dwSrcSps == BTA_DM_PCM_SMPL_RATE_22050) { in Convert_8M_ToBT_Filtered()267 } else if (dwSrcSps == BTA_DM_PCM_SMPL_RATE_11025) { in Convert_8M_ToBT_Filtered()280 INT32 Convert_8M_ToBT_NoFilter (void *pSrc, void *pDst, UINT32 dwSrcSamples, UINT32 dwSrcSps) in Convert_8M_ToBT_NoFilter() argument[all …]