Home | History | Annotate | Download | only in default

Lines Matching defs:streaming

207     bool streaming = false;
215 streaming = mV4l2Streaming;
240 streaming ? "streaming" : "not streaming");
241 if (streaming) {
2175 ALOGE("%s: stop v4l2 streaming failed: ret %d", __FUNCTION__, ret);
2294 // VIDIOC_STREAMON: start streaming
2330 ALOGI("%s: start V4L2 streaming %dx%d@%ffps",