Searched defs:stream_id (Results 1 – 13 of 13) sorted by relevance
104 uint32_t stream_id) in StreamControlCommand()114 uint32_t stream_id, uint32_t buffer_bytes, uint32_t period_bytes, in StreamSetParamsCommand()
35 uint32_t ShmBuffer::stream_id() const { return header_.stream_id.as_uint32_t(); } in stream_id() function in cuttlefish::ShmBuffer
95 uint32_t stream_id() const { return stream_id_; } in stream_id() function
200 Le32 stream_id; member215 Le32 stream_id; member
123 bool IsCapture(uint32_t stream_id) { in IsCapture()410 auto stream_id = buffer.stream_id(); in OnPlaybackBuffer() local470 auto stream_id = buffer.stream_id(); in OnCaptureBuffer() local
436 int32_t stream_id, ErrorCode code) { in notifyError()481 auto stream_id = buffer ? buffer->streamId() : -1; in processRequestLoop() local
227 getStream(stream_id) { argument234 onStream(stream_id) { argument
404 uint32_t stream_id; member
293 uint32_t stream_id; member
395 uint32_t stream_id; member