Home | History | Annotate | Download | only in camera

Lines Matching refs:mJpegStreamCount

134     mJpegStreamCount = 0;
425 if (mJpegStreamCount >= kMaxJpegStreamCount) {
427 __FUNCTION__, mJpegStreamCount);
430 mJpegStreamCount++;
531 mJpegStreamCount--;