Home
last modified time | relevance | path

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

/aosp12/frameworks/av/include/media/
H A DMmapStreamInterface.h41 } stream_direction_t; typedef
69 static status_t openMmapStream(stream_direction_t direction,
/aosp12/frameworks/av/services/oboeservice/
H A DAAudioServiceEndpointMMAP.cpp145 MmapStreamInterface::stream_direction_t streamDirection = in openWithFormat()
/aosp12/frameworks/av/services/audioflinger/
H A DAudioFlinger.h294 status_t openMmapStream(MmapStreamInterface::stream_direction_t direction,
H A DAudioFlinger.cpp383 status_t MmapStreamInterface::openMmapStream(MmapStreamInterface::stream_direction_t direction, in openMmapStream()
405 status_t AudioFlinger::openMmapStream(MmapStreamInterface::stream_direction_t direction, in openMmapStream()