Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_sco.c98 pS += SRC_CHANNELS; \
133 pS += SRC_CHANNELS; \
152 pS += SRC_CHANNELS; \
186 pS += SRC_CHANNELS; \
205 pS += SRC_CHANNELS; \
224 pS += SRC_CHANNELS; \
231 #undef SRC_CHANNELS
236 #define SRC_CHANNELS 1 macro
258 pInEnd = (SRC_TYPE *)(pSrc + (dwSrcSamples * SRC_CHANNELS * sizeof (SRC_TYPE)) - \ in Convert_8M_ToBT_Filtered()
272 memcpy (pOverlapArea, pSrc + (dwSrcSamples * SRC_CHANNELS * sizeof (SRC_TYPE)) - \ in Convert_8M_ToBT_Filtered()
[all …]