Lines Matching refs:stillmore_cap
2853 cam_still_more_t stillmore_cap;2881 stillmore_cap = mParameters.getStillMoreCapability();2882 if ((burst_cnt < stillmore_cap.min_burst_count) ||2883 (burst_cnt > stillmore_cap.max_burst_count)) {2884 burst_cnt = stillmore_cap.max_burst_count;