Searched refs:mJpegStreamCount (Results 1 – 4 of 4) sorted by relevance
413 uint32_t mJpegStreamCount; variable
152 mJpegStreamCount = 0; in Initialize()442 if (mJpegStreamCount >= kMaxJpegStreamCount) { in allocateStream()444 __FUNCTION__, mJpegStreamCount); in allocateStream()447 mJpegStreamCount++; in allocateStream()543 mJpegStreamCount--; in releaseStream()
397 uint32_t mJpegStreamCount; variable
182 mJpegStreamCount = 0; in Initialize()452 if (mJpegStreamCount >= kMaxJpegStreamCount) { in allocateStream()454 __FUNCTION__, mJpegStreamCount); in allocateStream()457 mJpegStreamCount++; in allocateStream()553 mJpegStreamCount--; in releaseStream()