startline          25 core/remotecap.c static int startline=0;
startline         130 core/remotecap.c     startline=lstart;
startline         223 core/remotecap.c     raw_chunk.address=(unsigned int)ADR_TO_UNCACHED(rawadr+startline*CAM_RAW_ROWPIX*CAM_SENSOR_BITS_PER_PIXEL/8);
startline        2655 modules/luascript.c     int startline=luaL_optnumber(L, 2, 0);
startline        2657 modules/luascript.c     lua_pushboolean(L,remotecap_set_target(what,startline,numlines));