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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_mcomp.h 99 int forced_stop, // 0 - full, 1 - qtr only, 2 - half only
114 int forced_stop, // 0 - full, 1 - qtr only, 2 - half only
vp9_mcomp.c 266 int forced_stop,
316 // Note forced_stop: 0 - full, 1 - qtr only, 2 - half only
317 if (forced_stop != 2) {
327 if (allow_hp && vp9_use_mv_hp(ref_mv) && forced_stop == 0) {
362 int forced_stop,
423 // Note forced_stop: 0 - full, 1 - qtr only, 2 - half only
424 if (forced_stop != 2) {
434 if (allow_hp && vp9_use_mv_hp(ref_mv) && forced_stop == 0) {
    [all...]
  /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/iputils/Modules/
pg3.c 130 int forced_stop; variable
358 forced_stop = 0;
382 if (forced_stop)
581 forced_stop=1;

Completed in 147 milliseconds