Home | History | Annotate | Download | only in camera

Lines Matching refs:mJpegStreamCount

129     mJpegStreamCount = 0;
337 if (mJpegStreamCount >= kMaxJpegStreamCount) {
339 __FUNCTION__, mJpegStreamCount);
342 mJpegStreamCount++;
438 mJpegStreamCount--;