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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
mcomp.c 831 thissad += mvsad_err_cost(&this_mv, &fcenter_mv, mvsadcost, sad_per_bit);\
887 int_mv fcenter_mv; local
888 fcenter_mv.as_mv.row = center_mv->as_mv.row >> 3;
889 fcenter_mv.as_mv.col = center_mv->as_mv.col >> 3;
902 + mvsad_err_cost(&this_mv, &fcenter_mv, mvsadcost, sad_per_bit);
1081 int_mv fcenter_mv; local
1205 int_mv fcenter_mv; local
1360 int_mv fcenter_mv; local
1458 int_mv fcenter_mv; local
1593 int_mv fcenter_mv; local
1746 int_mv fcenter_mv; local
1826 int_mv fcenter_mv; local
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
mcomp.c 830 thissad += mvsad_err_cost(&this_mv, &fcenter_mv, mvsadcost, sad_per_bit);\
886 int_mv fcenter_mv; local
887 fcenter_mv.as_mv.row = center_mv->as_mv.row >> 3;
888 fcenter_mv.as_mv.col = center_mv->as_mv.col >> 3;
901 + mvsad_err_cost(&this_mv, &fcenter_mv, mvsadcost, sad_per_bit);
1080 int_mv fcenter_mv; local
1204 int_mv fcenter_mv; local
1359 int_mv fcenter_mv; local
1457 int_mv fcenter_mv; local
1592 int_mv fcenter_mv; local
1745 int_mv fcenter_mv; local
1825 int_mv fcenter_mv; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
mcomp.c 830 thissad += mvsad_err_cost(&this_mv, &fcenter_mv, mvsadcost, sad_per_bit);\
886 int_mv fcenter_mv; local
887 fcenter_mv.as_mv.row = center_mv->as_mv.row >> 3;
888 fcenter_mv.as_mv.col = center_mv->as_mv.col >> 3;
903 + mvsad_err_cost(&this_mv, &fcenter_mv, mvsadcost, sad_per_bit);
1082 int_mv fcenter_mv; local
1206 int_mv fcenter_mv; local
1361 int_mv fcenter_mv; local
1459 int_mv fcenter_mv; local
1594 int_mv fcenter_mv; local
1747 int_mv fcenter_mv; local
1827 int_mv fcenter_mv; local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.c 482 thissad += mvsad_err_cost(&this_mv, &fcenter_mv, \
521 const MV fcenter_mv = {center_mv->row >> 3, center_mv->col >> 3}; local
534 0x7fffffff) + mvsad_err_cost(ref_mv, &fcenter_mv,
895 const MV fcenter_mv = {center_mv->row >> 3, center_mv->col >> 3}; local
993 const MV fcenter_mv = {center_mv->row >> 3, center_mv->col >> 3}; local
1100 const MV fcenter_mv = {center_mv->row >> 3, center_mv->col >> 3}; local
1301 const MV fcenter_mv = {center_mv->row >> 3, center_mv->col >> 3}; local
1348 const MV fcenter_mv = {center_mv->row >> 3, center_mv->col >> 3}; local
1440 const MV fcenter_mv = {center_mv->row >> 3, center_mv->col >> 3}; local
1545 const MV fcenter_mv = {center_mv->row >> 3, center_mv->col >> 3}; local
1595 const MV fcenter_mv = {center_mv->row >> 3, center_mv->col >> 3}; local
1683 const MV fcenter_mv = {center_mv->row >> 3, center_mv->col >> 3}; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_mcomp.c 482 thissad += mvsad_err_cost(&this_mv, &fcenter_mv, \
521 const MV fcenter_mv = {center_mv->row >> 3, center_mv->col >> 3}; local
534 0x7fffffff) + mvsad_err_cost(ref_mv, &fcenter_mv,
895 const MV fcenter_mv = {center_mv->row >> 3, center_mv->col >> 3}; local
1006 const MV fcenter_mv = {center_mv->row >> 3, center_mv->col >> 3}; local
1117 const MV fcenter_mv = {center_mv->row >> 3, center_mv->col >> 3}; local
1318 const MV fcenter_mv = {center_mv->row >> 3, center_mv->col >> 3}; local
1365 const MV fcenter_mv = {center_mv->row >> 3, center_mv->col >> 3}; local
1457 const MV fcenter_mv = {center_mv->row >> 3, center_mv->col >> 3}; local
1562 const MV fcenter_mv = {center_mv->row >> 3, center_mv->col >> 3}; local
1619 const MV fcenter_mv = {center_mv->row >> 3, center_mv->col >> 3}; local
1712 const MV fcenter_mv = {center_mv->row >> 3, center_mv->col >> 3}; local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_mcomp.c 475 thissad += mvsad_err_cost(x, &this_mv, &fcenter_mv, sad_per_bit);\
516 const MV fcenter_mv = {center_mv->row >> 3, center_mv->col >> 3}; local
526 mvsad_err_cost(x, ref_mv, &fcenter_mv, sad_per_bit);
665 mvsad_err_cost(x, &this_mv, &fcenter_mv, sad_per_bit) :
679 mvsad_err_cost(x, &this_mv, &fcenter_mv, sad_per_bit) :
717 const MV fcenter_mv = {center_mv->row >> 3, center_mv->col >> 3}; local
731 mvsad_err_cost(x, ref_mv, &fcenter_mv, sad_per_bit);
1173 const MV fcenter_mv = {center_mv->row >> 3, center_mv->col >> 3}; local
1266 const MV fcenter_mv = {center_mv->row >> 3, center_mv->col >> 3}; local
1452 const MV fcenter_mv = {center_mv->row >> 3, center_mv->col >> 3}; local
1485 const MV fcenter_mv = {center_mv->row >> 3, center_mv->col >> 3}; local
1550 const MV fcenter_mv = {center_mv->row >> 3, center_mv->col >> 3}; local
1636 const MV fcenter_mv = {center_mv->row >> 3, center_mv->col >> 3}; local
1717 const MV fcenter_mv = {center_mv->row >> 3, center_mv->col >> 3}; local
    [all...]

Completed in 127 milliseconds