* Function: AACDecode * * Description: decode AAC frame * * Inputs: double pointer to buffer of AAC data * pointer to number of valid bytes remaining in inbuf * pointer to outbuf, big enough to hold one frame of decoded PCM samples * * Outputs: PCM data in outbuf, interleaved LRLRLR... if stereo * number of output samples = 1024 per cha
source not stored for this graph (policy: none)
no test coverage detected