Home | History | Annotate | Download | only in camera

Lines Matching refs:BURST_INTREVAL_MAX

80 #define BURST_INTREVAL_MAX 10
1281 mParameters.set("capture-burst-interval-max", BURST_INTREVAL_MAX); /*skip frames*/
3895 if(interval < BURST_INTREVAL_MIN ||interval > BURST_INTREVAL_MAX ) {