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

  /cts/tests/tests/media/src/android/media/cts/
DecoderTest.java 312 int frames1 = countFrames(
317 int frames2 = countFrames(
325 int frames1 = countFrames(
330 int frames2 = countFrames(
338 int frames1 = countFrames(
343 int frames2 = countFrames(
351 int frames1 = countFrames(
356 int frames2 = countFrames(
364 int frames1 = countFrames(
369 int frames2 = countFrames(
    [all...]
  /external/opencv/cvaux/src/
cvbgfg_gaussmix.cpp 221 bg_model->countFrames = 0;
277 bg_model->countFrames++;
298 if( bg_model->countFrames >= bg_model->params.win_size )
  /external/opencv/cvaux/include/
cvaux.h     [all...]

Completed in 213 milliseconds