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

  /external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.h 76 int forced_stop, // 0 - full, 1 - qtr only, 2 - half only
90 int forced_stop, // 0 - full, 1 - qtr only, 2 - half only
vp9_mcomp.c 319 int forced_stop,
381 // Note forced_stop: 0 - full, 1 - qtr only, 2 - half only
382 if (forced_stop != 2) {
395 forced_stop == 0) {
421 int forced_stop,
484 // Note forced_stop: 0 - full, 1 - qtr only, 2 - half only
485 if (forced_stop != 2) {
496 forced_stop == 0) {
526 int forced_stop,
594 // Note forced_stop: 0 - full, 1 - qtr only, 2 - half onl
    [all...]
  /external/iputils/Modules/
pg3.c 130 int forced_stop; variable
358 forced_stop = 0;
382 if (forced_stop)
581 forced_stop=1;

Completed in 33 milliseconds