Searched refs:depth_stream_id_ (Results 1 – 4 of 4) sorted by relevance
230 if (depth_stream_id_ == stream_buffer.stream_id) { in AddPendingRequests()629 } else if (depth_stream_id_ != -1) { in ProcessResult()653 (depth_stream_id_ != -1)) { in ProcessResult()739 depth_stream_id_ = stream.id; in ConfigureStreams()750 if (force_internal_stream_ || depth_stream_id_ != -1) { in ConfigureStreams()852 .error_stream_id = depth_stream_id_, in FlushPendingRequests()860 if (output_buffer.stream_id == depth_stream_id_) { in FlushPendingRequests()
132 int32_t depth_stream_id_ = kStreamIdInvalid; variable
116 depth_stream_id_ == kStreamIdInvalid) { in IsAutocalRequest()456 depth_stream_id_ = stream.id; in ConfigureStreams()569 if (output_buffer.stream_id != depth_stream_id_) { in TryAddRgbProcessBlockRequestLocked()711 if (force_internal_stream_ || depth_stream_id_ != kStreamIdInvalid) { in ProcessRequest()
186 int32_t depth_stream_id_ = -1; variable