Searched refs:v4lStopStreaming (Results 1 – 2 of 2) sorted by relevance
193 status_t v4lStopStreaming(int nBufferCount);
167 status_t V4LCameraAdapter::v4lStopStreaming (int nBufferCount) { in v4lStopStreaming() function in Ti::Camera::V4LCameraAdapter557 ret = v4lStopStreaming(mPreviewBufferCount); in takePicture()656 ret = v4lStopStreaming(mCaptureBufferCount); in takePicture()751 ret = v4lStopStreaming(mPreviewBufferCount); in stopPreview()