Searched refs:numFrames (Results 1 – 1 of 1) sorted by relevance
3097 int numFrames = getNumOfSnapshots(); in setAEBracket() local3105 … temp.total_frames = (numFrames > MAX_SNAPSHOT_BUFFERS -2) ? MAX_SNAPSHOT_BUFFERS -2 : numFrames; in setAEBracket()