root/platform/ixus135_elph120/sub/capt_seq_hdr.c

/* [<][>][^][v][top][bottom][index][help] */
   1 #include "lolevel.h"
   2 #include "platform.h"
   3 #include "core.h"
   4 
   5 // NOTE auto in P mode doesn't seem to ever enable dark frame, even if you override > 1.3 sec
   6 // TO DO: This value was copied from ixus140
   7 static long *nrflag = (long*)(0xE4F0+4);
   8 
   9 #include "../../../generic/capt_seq.c"

/* [<][>][^][v][top][bottom][index][help] */