Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/
Daudio_handler.cpp123 bool IsCapture(uint32_t stream_id) { in IsCapture() function
416 if (stream_id >= NUM_STREAMS || IsCapture(stream_id)) { in OnPlaybackBuffer()
475 if (stream_id >= NUM_STREAMS || !IsCapture(stream_id)) { in OnCaptureBuffer()