Searched refs:pcmBytes (Results 1 – 4 of 4) sorted by relevance
100 uint32_t* pcmBytes, OI_BOOL allowPartial) { in DecodeBody() argument110 if (*pcmBytes < in DecodeBody()117 } else if (*pcmBytes < sizeof(int16_t) * in DecodeBody()143 decode_block_count = *pcmBytes / sizeof(int16_t) / in DecodeBody()181 *pcmBytes = frameSamples * sizeof(int16_t) * context->common.pcmStride; in DecodeBody()192 uint32_t* pcmBytes) { in internal_DecodeRaw() argument219 status = DecodeBody(context, *frameData, pcmData, pcmBytes, TRUE); in internal_DecodeRaw()240 uint32_t* pcmBytes) { in OI_CODEC_SBC_DecodeFrame() argument336 status = DecodeBody(context, *frameData + SBC_HEADER_LEN, pcmData, pcmBytes, in OI_CODEC_SBC_DecodeFrame()
96 uint32_t* pcmBytes) { in OI_CODEC_SBC_DecodeRaw() argument98 pcmBytes); in OI_CODEC_SBC_DecodeRaw()
365 uint32_t* pcmBytes);396 uint32_t* pcmBytes);
162 uint32_t* pcmBytes);