Home
last modified time | relevance | path

Searched defs:pcmData (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/embdrv/sbc/decoder/srce/
Ddecoder-sbc.c114 int16_t* pcmData, uint32_t* pcmBytes, OI_BOOL allowPartial) { in DecodeBody()
199 int16_t* pcmData, uint32_t* pcmBytes) { in internal_DecodeRaw()
257 uint32_t* frameBytes, int16_t* pcmData, uint32_t* pcmBytes) { in OI_CODEC_SBC_DecodeFrame()
Ddecoder-oina.c93 const OI_BYTE** frameData, uint32_t* frameBytes, int16_t* pcmData, in OI_CODEC_SBC_DecodeRaw()
/aosp_15_r20/cts/tests/tests/media/audio/jni/
H A Dappendix-b-1-1-buffer-queue.cpp52 static SLint16 pcmData[AUDIO_DATA_STORAGE_SIZE]; variable
/aosp_15_r20/frameworks/wilhelm/tests/examples/
H A DslesTestSawtoothBufferQueue.cpp80 SLint16 pcmData[AUDIO_DATA_STORAGE_SIZE]; variable
H A DslesTestRecBuffQueue.cpp64 int8_t pcmData[NB_BUFFERS_IN_QUEUE * BUFFER_SIZE_IN_BYTES]; variable
H A DslesTestDecodeToBuffQueue.cpp61 int8_t pcmData[NB_BUFFERS_IN_QUEUE * BUFFER_SIZE_IN_BYTES]; variable
H A DslesTestDecodeAac.cpp81 int8_t pcmData[NB_BUFFERS_IN_PCM_QUEUE * BUFFER_SIZE_IN_BYTES]; variable