Home | History | Annotate | Download | only in src

Lines Matching refs:BUFF_SIZE_128

40 #define BUFF_SIZE_128 128
78 char bufp[BUFF_SIZE_128];
83 snprintf(bufp, BUFF_SIZE_128, "/data/main_raw_%d.yuv", raw_snapshot_cnt);
86 snprintf(bufp, BUFF_SIZE_128, "/data/main_%d.yuv", snapshot_cnt);
88 snprintf(bufp, BUFF_SIZE_128, "/data/thumb_%d.yuv", snapshot_cnt);