Searched defs:mRaw (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/include/private/media/
H A DAudioTrackShared.h157 void* mRaw; // pointer to first frame member in struct:android::Proxy::Buffer
197 // buffer->mRaw is unused.
208 // buffer->mRaw is a pointer to the first available frame,
226 // buffer->mRaw is ignored, but is normally same pointer returned by last obtainBuffer().
230 // buffer->mRaw is NULL.
362 // buffer->mRaw is unused.
368 // buffer->mRaw is a pointer to the first available frame,
380 // buffer->mRaw is ignored, but is normally same pointer returned by last obtainBuffer().
383 // buffer->mRaw is NULL.

Completed in 74 milliseconds