Searched refs:stream_on_status (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/contrib/pi_examples/camera/
H A Dcamera.cc170 Status stream_on_status = local
172 if (!stream_on_status.ok()) {
173 LOG(ERROR) << "Turning stream on failed with " << stream_on_status;
174 return stream_on_status;

Completed in 106 milliseconds