Home
last modified time | relevance | path

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

/aosp12/system/bt/embdrv/sbc/decoder/srce/
H A Ddecoder-sbc.c105 const OI_BYTE* bodyData, int16_t* pcmData, in DecodeBody()
197 uint32_t* frameBytes, int16_t* pcmData, in internal_DecodeRaw()
245 uint32_t* frameBytes, int16_t* pcmData, in OI_CODEC_SBC_DecodeFrame()
H A Ddecoder-oina.c95 uint32_t* frameBytes, int16_t* pcmData, in OI_CODEC_SBC_DecodeRaw()
/aosp12/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