Home | History | Annotate | Download | only in camera

Lines Matching refs:BURST_INTREVAL_MIN

79 #define BURST_INTREVAL_MIN 1
1282 mParameters.set("capture-burst-interval-min", BURST_INTREVAL_MIN); /*skip frames*/
3895 if(interval < BURST_INTREVAL_MIN ||interval > BURST_INTREVAL_MAX ) {