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

  /external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.h 85 int forced_stop, // 0 - full, 1 - qtr only, 2 - half only
100 int forced_stop, // 0 - full, 1 - qtr only, 2 - half only
vp9_mcomp.c 268 int forced_stop,
318 // Note forced_stop: 0 - full, 1 - qtr only, 2 - half only
319 if (forced_stop != 2) {
329 if (allow_hp && vp9_use_mv_hp(ref_mv) && forced_stop == 0) {
364 int forced_stop,
425 // Note forced_stop: 0 - full, 1 - qtr only, 2 - half only
426 if (forced_stop != 2) {
436 if (allow_hp && vp9_use_mv_hp(ref_mv) && forced_stop == 0) {
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_mcomp.h 85 int forced_stop, // 0 - full, 1 - qtr only, 2 - half only
100 int forced_stop, // 0 - full, 1 - qtr only, 2 - half only
vp9_mcomp.c 268 int forced_stop,
318 // Note forced_stop: 0 - full, 1 - qtr only, 2 - half only
319 if (forced_stop != 2) {
329 if (allow_hp && vp9_use_mv_hp(ref_mv) && forced_stop == 0) {
364 int forced_stop,
425 // Note forced_stop: 0 - full, 1 - qtr only, 2 - half only
426 if (forced_stop != 2) {
436 if (allow_hp && vp9_use_mv_hp(ref_mv) && forced_stop == 0) {
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_mcomp.h 100 int forced_stop, // 0 - full, 1 - qtr only, 2 - half only
vp9_mcomp.c 303 int forced_stop,
355 // Note forced_stop: 0 - full, 1 - qtr only, 2 - half only
356 if (forced_stop != 2) {
366 if (allow_hp && vp9_use_mv_hp(ref_mv) && forced_stop == 0) {
395 int forced_stop,
419 // Note forced_stop: 0 - full, 1 - qtr only, 2 - half only
420 if (forced_stop != 2) {
430 if (allow_hp && vp9_use_mv_hp(ref_mv) && forced_stop == 0) {
    [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 982 milliseconds