Home
last modified time | relevance | path

Searched refs:stream_direction_t (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/include/media/
DMmapStreamInterface.h39 } stream_direction_t; typedef
67 static status_t openMmapStream(stream_direction_t direction,
/frameworks/av/services/oboeservice/
DAAudioServiceEndpointMMAP.cpp142 MmapStreamInterface::stream_direction_t streamDirection = in open()
/frameworks/av/services/audioflinger/
DAudioFlinger.h300 status_t openMmapStream(MmapStreamInterface::stream_direction_t direction,
DAudioFlinger.cpp284 status_t MmapStreamInterface::openMmapStream(MmapStreamInterface::stream_direction_t direction, in openMmapStream()
308 status_t AudioFlinger::openMmapStream(MmapStreamInterface::stream_direction_t direction, in openMmapStream()