Searched refs:mv (Results 226 - 250 of 475) sorted by relevance

1234567891011>>

/external/chromium_org/remoting/host/installer/mac/Scripts/
H A Dremoting_postflight.sh48 mv "$ENABLED_FILE_BACKUP" "$ENABLED_FILE"
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
H A Dmfqe.c259 map[i] &= (mode_info_context->bmi[ndx[i][j]].mv.as_mv.row <= 2 &&
260 mode_info_context->bmi[ndx[i][j]].mv.as_mv.col <= 2);
267 abs(mode_info_context->mbmi.mv.as_mv.row) <= 2 &&
268 abs(mode_info_context->mbmi.mv.as_mv.col) <= 2);
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_entropymode.h73 nmv_context_counts mv; member in struct:__anon13110
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_speed_features.h208 MV_SPEED_FEATURES mv; member in struct:SPEED_FEATURES
226 // a log search that iterates 4 times (check around mv for last for best
227 // error of combined predictor then check around mv for alt). If 0 we
H A Dvp9_aq_cyclicrefresh.c103 // 2) mode is non-zero mv and projected distortion is above thresh_dist
107 (mbmi->mv[0].as_int != 0 &&
116 mbmi->mv[0].as_int != 0 ||
/external/libpng/
H A Dcompile331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/external/libvpx/libvpx/vp8/common/
H A Dmfqe.c259 map[i] &= (mode_info_context->bmi[ndx[i][j]].mv.as_mv.row <= 2 &&
260 mode_info_context->bmi[ndx[i][j]].mv.as_mv.col <= 2);
267 abs(mode_info_context->mbmi.mv.as_mv.row) <= 2 &&
268 abs(mode_info_context->mbmi.mv.as_mv.col) <= 2);
/external/libvpx/libvpx/vp9/common/
H A Dvp9_entropymode.h73 nmv_context_counts mv; member in struct:__anon24902
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_temporal_filter.c44 const MV mv = { mv_row, mv_col }; local
60 &mv,
68 &mv,
76 &mv,
162 // Ignore mv costing by sending NULL pointer instead of cost arrays
171 // Ignore mv costing by sending NULL pointer instead of cost array
226 // before and 3 pixels after. So the largest Y mv on a border would
228 // Y and therefore only extended by 8. The largest mv that a UV block
229 // can support is 8 - VP9_INTERP_EXTEND. A UV mv is half of a Y mv
[all...]
H A Dvp9_aq_cyclicrefresh.c104 // 2) mode is non-zero mv and projected distortion is above thresh_dist
108 (mbmi->mv[0].as_int != 0 &&
117 mbmi->mv[0].as_int != 0 ||
/external/lldb/scripts/Python/
H A Dbuild-swig-Python.sh343 mv -f "${swig_depend_file}.tmp" "${swig_depend_file}"
373 mv "${swig_output_file}.edited" ${swig_output_file}
/external/qemu/distrib/sdl-1.2.15/build-scripts/
H A Dmakedep.sh92 mv ${output}.new ${output}
/external/strace/debian/
H A Drules71 test -f build64-stamp && ( mv build64/strace build64/strace64 ; \
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
H A Dnv50_shader_state.c314 uint8_t mv = out->mask, mf = in->mask, oid = out->hw; local
320 if (mv & 1)
328 oid += mv & 1;
330 mv >>= 1;
497 uint8_t oid = 0, mv = 0, mg = gp->in[i].mask; local
502 mv = vp->out[j].mask;
508 for (c = 0; c < 4; ++c, mv >>= 1, mg >>= 1) {
509 if (mg & mv & 1)
514 oid += mv & 1;
/external/mesa3d/src/gallium/drivers/nv50/
H A Dnv50_shader_state.c314 uint8_t mv = out->mask, mf = in->mask, oid = out->hw; local
320 if (mv & 1)
328 oid += mv & 1;
330 mv >>= 1;
497 uint8_t oid = 0, mv = 0, mg = gp->in[i].mask; local
502 mv = vp->out[j].mask;
508 for (c = 0; c < 4; ++c, mv >>= 1, mg >>= 1) {
509 if (mg & mv & 1)
514 oid += mv & 1;
/external/chromium_org/third_party/libvpx/source/config/mac/ia32/
H A Dvp9_rtcd.h24 struct mv;
191 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, struct mv *ref_mv, struct mv *best_mv, int search_param, int sad_per_bit, int *num00, const struct vp9_variance_vtable *fn_ptr, const struct mv *center_mv);
242 int vp9_full_range_search_c(const struct macroblock *x, const struct search_site_config *cfg, struct mv *ref_mv, struct mv *best_mv, int search_param, int sad_per_bit, int *num00, const struct vp9_variance_vtable *fn_ptr, const struct mv *center_mv);
245 int vp9_full_search_sad_c(const struct macroblock *x, const struct mv *ref_mv, int sad_per_bit, int distance, const struct vp9_variance_vtable *fn_ptr, const struct mv *center_mv, struct mv *best_m
[all...]
/external/bison/build-aux/
H A Dylwrap192 mv -f "$target" "$realtarget"
/external/bouncycastle/
H A Dimport_bouncycastle.sh146 mv $bouncycastle_dir/$i $bouncycastle_out_dir/src/main/java/
215 mv $bouncycastle_dir $bouncycastle_dir_orig
/external/elfutils/0.153/config/
H A Dylwrap188 mv -f "$target" "$realtarget"
/external/libedit/
H A Dcompile331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/external/libvpx/libvpx/vp8/encoder/
H A Ddenoising.c216 mbmi->mv = x->best_sse_mv;
240 mbmi->mv.as_int = 0;
/external/linux-tools-perf/perf-3.12.0/arch/m32r/lib/
H A Dmemset.S23 mv r4, r0 || cmpz r2
101 mv r4, r0
/external/linux-tools-perf/perf-3.12.0/tools/lib/traceevent/
H A DMakefile222 mv -f $@.tmp $@; \
237 mv -f $@.tmp $@; \
/external/nanopb-c/tools/
H A Dmake_windows_package.sh27 mv $DEST/generator/dist $DEST/generator-bin
/external/pcre/dist/
H A Dcompile331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"

Completed in 572 milliseconds

1234567891011>>