HomeSort by relevance Sort by last modified time
    Searched refs:reset_counter (Results 1 - 4 of 4) sorted by null

  /external/libxcam/modules/ocl/
cl_video_stabilizer.h 72 void reset_counter ();
cl_video_stabilizer.cpp 83 CLVideoStabilizer::reset_counter () function in class:XCam::CLVideoStabilizer
  /external/ltp/testcases/kernel/syscalls/kill/
kill10.c 175 void reset_counter(int sig);
552 sa.sa_handler = reset_counter;
554 printf("%d: setting SIGHUP -> reset_counter\n", mypid);
635 void reset_counter(int sig) function
640 printf("%d: reset_counter\n", mypid);
  /external/libxcam/tests/
test-video-stabilization.cpp 231 video_stab->reset_counter ();

Completed in 129 milliseconds