Home | History | Annotate | Download | only in OMXCameraAdapter

Lines Matching refs:frameCount

378                                                  size_t frameCount)
404 /// If frameCount>0 but evCount<=0, then this is the case of HQ burst.
406 ///If frameCount>0 and evCount>0 then this is the cause of HQ Exposure bracketing.
407 if ( 0 == evCount && 0 == frameCount )
414 expCapMode.nFrameLimit = frameCount;