Lines Matching refs:mmap
248 * Called by the framework to start a stream operating in mmap mode.
250 * Function only implemented by streams operating in mmap mode.
253 * NOT_SUPPORTED on non mmap mode streams
259 * Called by the framework to stop a stream operating in mmap mode.
260 * Function only implemented by streams operating in mmap mode.
263 * NOT_SUPPORTED on non mmap mode streams
269 * Called by the framework to retrieve information on the mmap buffer used for audio
271 * Function only implemented by streams operating in mmap mode.
276 * NOT_SUPPORTED on non mmap mode streams
286 * Called by the framework to read current read/write position in the mmap buffer
288 * Function only implemented by streams operating in mmap mode.
291 * NOT_SUPPORTED on non mmap mode streams