md_get_cell_val 2160 lib/ubasic/ubasic.c ubasic_set_variable(var, libmotiondetect->md_get_cell_val(col,row)); md_get_cell_val 1194 modules/luascript.c lua_pushnumber( L, libmotiondetect->md_get_cell_val(luaL_checknumber(L,1), luaL_checknumber(L,2))); md_get_cell_val 2892 modules/luascript.c FUNC(md_get_cell_val) md_get_cell_val 896 modules/motion_detector.c md_get_cell_val, md_get_cell_val 127 modules/motion_detector.h int (*md_get_cell_val)(int column, int row); md_get_cell_val 16 tools/ubasic_test/camera_functions.h int md_get_cell_val(int column, int row);