
3 Jan
2011
3 Jan
'11
5:37 p.m.
- return stream->stream_info.buffer_ptr;
I suspect you need to return bytes_to_frames() of this...
No as the DSP FW returns the frame value for the pointer
In that case your buffer_ptr name is not at all clear - it's not a pointer, it's a frame index.
Fair enough, will rename to appropriately
~Vinod